Modify git clone URL so anyone can clone the repository
This commit is contained in:
parent
22fb111bd5
commit
1a75fa65b3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Installation
|
||||||
|
|
||||||
1. Download the python-rtmbot code
|
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
|
cd python-rtmbot
|
||||||
|
|
||||||
2. Install dependencies ([virtualenv](http://virtualenv.readthedocs.org/en/latest/) is recommended.)
|
2. Install dependencies ([virtualenv](http://virtualenv.readthedocs.org/en/latest/) is recommended.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue