reworked setup guide

This commit is contained in:
b3yond 2017-07-11 20:49:36 +02:00
parent 3fa47de34e
commit 72fcf0cbba
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ $ . bin/activate
```
Install dependencies
```shell
$ pip3 install Mastodon.py pytoml pickle
$ pip3 install Mastodon.py pytoml
$ pip install python-twitter pytoml requests
```
Configure

View file

@ -1,5 +1,5 @@
[mapp]
app_name = 'yourcity_ticketfrei'
name = 'yourcity_ticketfrei'
[muser]
email = 'youremail@server.tld'