Update README.md
This commit is contained in:
parent
e80a3459b2
commit
3eb1d6d9f5
1 changed files with 4 additions and 12 deletions
16
README.md
16
README.md
|
@ -19,22 +19,14 @@ Dependencies
|
|||
Installation
|
||||
-----------
|
||||
|
||||
1. Download and install the python-slackclient and websocket-client libraries
|
||||
|
||||
git clone https://github.com/liris/websocket-client.git
|
||||
cd websocket-client
|
||||
sudo python setup.py install
|
||||
cd ..
|
||||
git clone git@github.com:slackhq/python-slackclient.git
|
||||
cd python-slackclient
|
||||
sudo python setup.py install
|
||||
cd ..
|
||||
|
||||
2. Download the python-rtmbot code
|
||||
1. Download the python-rtmbot code
|
||||
|
||||
git clone git@github.com:slackhq/python-rtmbot.git
|
||||
cd python-rtmbot
|
||||
|
||||
2. Install dependencies ([virtualenv](http://virtualenv.readthedocs.org/en/latest/) is recommended.)
|
||||
|
||||
pip install -r requirements.txt
|
||||
|
||||
3. Configure rtmbot
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue