mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-23 17:04:05 +01:00
docs: add missing newline for codeblock in docs/compile-from-source.rst (#768)
to make it render correctly
This commit is contained in:
parent
a5f6bc3697
commit
e2fcf9ff5b
@ -10,6 +10,7 @@ A tutorial to install Go is available over at `golang.org <https://golang.org/do
|
||||
Python and pip3 should probably be installed via your distro's package manager.
|
||||
|
||||
::
|
||||
|
||||
cd to/your/zrepl/checkout
|
||||
python3 -m venv3
|
||||
source venv3/bin/activate
|
||||
|
Loading…
Reference in New Issue
Block a user