Add r to APSchedule name to correct
This commit is contained in:
parent
07f944463b
commit
2d982bc259
@ -62,10 +62,10 @@ Setting up the server
|
||||
# # OR:
|
||||
# apt-get install python3 python3-pip
|
||||
|
||||
2. Install Flask, and APSchedule:
|
||||
2. Install Flask, and APScheduler:
|
||||
|
||||
# # You might have to use pip3 if your system defaults to Python 2
|
||||
# pip install APSchedule flask
|
||||
# pip install APScheduler flask
|
||||
|
||||
3. If using in production, install uwsgi and it's python plugin:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user