mirror of
https://github.com/zrepl/zrepl.git
synced 2025-02-17 10:50:59 +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.
|
Python and pip3 should probably be installed via your distro's package manager.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
cd to/your/zrepl/checkout
|
cd to/your/zrepl/checkout
|
||||||
python3 -m venv3
|
python3 -m venv3
|
||||||
source venv3/bin/activate
|
source venv3/bin/activate
|
||||||
|
Loading…
Reference in New Issue
Block a user