Modify git clone URL so anyone can clone the repository

This commit is contained in:
Julian Yap 2016-03-16 14:00:00 -10:00
parent 22fb111bd5
commit 1a75fa65b3

View file

@ -21,7 +21,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.)