Merge pull request #34 from jyap808/patch-1

Modify git clone URL so anyone can clone the repository
This commit is contained in:
Jeff Ammons 2016-05-11 15:22:44 -07:00
commit 282ac04c1c

View file

@ -24,7 +24,7 @@ Installation
1. Download the python-rtmbot code
git clone git@github.com:slackhq/python-rtmbot.git
git clone https://github.com/slackhq/python-rtmbot.git
cd python-rtmbot
2. Install dependencies ([virtualenv](http://virtualenv.readthedocs.org/en/latest/) is recommended.)