Updated Readme

This commit is contained in:
nicco 2018-04-11 15:22:05 +02:00
parent 099ac93262
commit ec82a899ae
1 changed files with 4 additions and 2 deletions

View File

@ -14,8 +14,10 @@ docker-compose up -d
git clone https://github.com/CupCakeArmy/docker-instabot
cd docker-instabot
# Insert your credentials and customize tags etc.
vim app.py
# Copy or Move sample config.
cp config.sample.json config.json
# Insert own login data and tags.
vim config.json
# Run
docker-compose up -d