Docs: Fix a missing colon

This commit is contained in:
Raphael Michel
2021-06-03 09:08:03 +02:00
parent 76e86cbdd1
commit ec08faf205
+1 -1
View File
@@ -134,7 +134,7 @@ python installation::
$ source /var/pretix/venv/bin/activate
(venv)$ pip3 install -U pip setuptools wheel
We now install pretix, its direct dependencies and gunicorn.
We now install pretix, its direct dependencies and gunicorn::
(venv)$ pip3 install pretix gunicorn