add setup tutorial (closes #40)

This commit is contained in:
gcarq 2017-09-28 19:01:02 +02:00
parent 775414d494
commit d416aba95e
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ $ pip install -r requirements.txt
$ ./main.py
```
There is also an [article](https://www.sales4k.com/blockchain/high-frequency-trading-bot-tutorial/) about how to setup the bot (thanks [@gurghet](https://github.com/gurghet)).
#### Execute tests
```