mirror of
https://github.com/pretix/pretix.git
synced 2026-08-13 11:17:01 +00:00
Docs: Fix a missing colon
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user