forked from CGM_Public/pretix_original
Docs: Fix missing typo
This commit is contained in:
@@ -133,7 +133,7 @@ We now install pretix, its direct dependencies and gunicorn.
|
||||
|
||||
(venv)$ pip3 install pretix gunicorn
|
||||
|
||||
If you're running MySQL, also install the client library:
|
||||
If you're running MySQL, also install the client library::
|
||||
|
||||
(venv)$ pip3 install mysqlclient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user