Add running instructions
This commit is contained in:
parent
87a179cf64
commit
4e321ca0f7
|
@ -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`
|
Then, create a virtualenv (or not), then run `pip3 install -r requirements.txt`
|
||||||
|
|
||||||
*Note: pimpybot requires Python 3.6.*
|
*Note: pimpybot requires Python 3.6.*
|
||||||
|
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
`python3 app.py`.
|
Loading…
Reference in New Issue