Add running instructions
This commit is contained in:
parent
87a179cf64
commit
4e321ca0f7
1 changed files with 5 additions and 0 deletions
|
@ -6,3 +6,8 @@ Copy `config.py.example` to `config.py`, and edit it as the comments say.
|
|||
Then, create a virtualenv (or not), then run `pip3 install -r requirements.txt`
|
||||
|
||||
*Note: pimpybot requires Python 3.6.*
|
||||
|
||||
|
||||
## Running
|
||||
|
||||
`python3 app.py`.
|
Loading…
Reference in a new issue