mirror of
https://github.com/pretix/pretix.git
synced 2026-08-09 10:37:50 +00:00
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