Merge branch 'develop' into sandbox2

This commit is contained in:
Matthias
2018-07-30 20:18:48 +02:00
committed by GitHub
39 changed files with 657 additions and 539 deletions

View File

@@ -70,8 +70,8 @@ Freqtrade provides a Linux/macOS script to install all dependencies and help you
```bash
git clone git@github.com:freqtrade/freqtrade.git
git checkout develop
cd freqtrade
git checkout develop
./setup.sh --install
```