Browse Source

testing the git hook

master
manetta 3 years ago
parent
commit
a3670e70e6
  1. 2
      README.md

2
README.md

@ -16,7 +16,7 @@ The idea is that you create a single python file (`mybot.py` for example) and us
If you want to play around with the streambot/logbot, do the following and answer the questions (you might want to create your own testing room to join beforehand):
```
$ pip3 install -r requirements.txt
$ pip3 install -r requirements.txt
$ python3 streambot/streambot.py
```

Loading…
Cancel
Save