timwah / pokeslack

Get Slack messages posted to a #pokealert channel about rare Pokemon close to you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typo: instructions should say requirements.txt

cleftfairy opened this issue · comments

in the README.md it says:

pip install -r requirements

should be

pip install -r requirements.txt

Thanks, fixed in PR #3