Skip to content

Commit

Permalink
Merge pull request #33 from mikegrima/release0.2.0
Browse files Browse the repository at this point in the history
Release 0.2.0
  • Loading branch information
mikegrima committed Apr 24, 2017
2 parents f7abf88 + 726172c commit a8c3eba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
- retornam
- invisiblethreat
- Bryce Boe <bbzbryce@gmail.com>
- jaybrueder <@jaybrueder>
4 changes: 3 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,9 @@ are ready to run this!

You will simply follow the instructions for running the python-rtmbot, which is typically to run:
```
/path/to/venv/python3 rtmbot.py
# Activate your venv:
source /path/to/venv/.../bin/activate
rtmbot
```
If all is successful, you should see no errors in the output, and your bot should appear in the Slack channel
that it was configured to run in.
Expand Down

0 comments on commit a8c3eba

Please sign in to comment.