This commit is contained in:
sfan5
2014-07-01 20:45:40 +02:00
parent 8af62c6cb5
commit 37226f3356

View File

@@ -67,7 +67,7 @@ Setting up the server
# # You might have to use pip3 if your system defaults to Python 2
# pip install APSchedule flask
3. If using in production, innstall uwsgi and it's python plugin:
3. If using in production, install uwsgi and it's python plugin:
# pacman -S uwsgi uwsgi-plugin-python
# # OR: