Skip to content

Commit 2cda588

Browse files
authored
Update README.md
1 parent 614c583 commit 2cda588

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Install from PyPI:
8585

8686
pip install gdax-python-api
8787

88-
You can [download the latest version from Github](https://github.com/csko/gdax-python-api/archive/master.zip) and install it manually:
88+
You can [download the latest release from Github](https://github.com/csko/gdax-python-api/archive/master.zip) and install it manually:
8989

9090
python setup.py install
9191

@@ -95,7 +95,6 @@ You can [download the latest version from Github](https://github.com/csko/gdax-p
9595
* aiohttp
9696
* aiofiles
9797
* bintrees
98-
* websockets
9998

10099
## Acknowledgements
101100
Parts of this software are based on [GDAX-Python](https://github.com/danpaquin/GDAX-Python) by Daniel Paquin. See also https://github.com/danpaquin/GDAX-Python/blob/master/contributors.txt.

0 commit comments

Comments
 (0)