diff --git a/README.md b/README.md index 603bfea..fb3830e 100644 --- a/README.md +++ b/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 ```