Update README.md

This commit is contained in:
fintzd
2021-04-06 12:24:46 +02:00
committed by Robert Kowalski
parent e6c94c32f9
commit e22d3649b2

View File

@@ -21,8 +21,7 @@ cd bitfinex-api-py
Or via pip3: Or via pip3:
```sh ```sh
pip3 install -r requirements.txt python3 -m pip install bitfinex-api-py
python3 setup.py install
``` ```
Run the trades/candles example: Run the trades/candles example: