We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71de0ed commit a0db919Copy full SHA for a0db919
1 file changed
README.md
@@ -17,9 +17,7 @@ Dependencies
17
Installation ([virtualenv](http://virtualenv.readthedocs.org/en/latest/) is recommended.)
18
-----------
19
20
- git clone https://github.com/liris/websocket-client.git
21
- cd websocket-client
22
- sudo python setup.py install
+ pip install -r requirements.txt
23
24
Usage
25
-----
0 commit comments