docs: add missing newline for codeblock in docs/compile-from-source.rst (#768)
to make it render correctly
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user