Error fixed in the quickstart documentation

pull/1081/head
Sandoche ADITTANE 8 years ago committed by GitHub
parent 6e437a7290
commit ca0d658f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,8 +68,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
```

Loading…
Cancel
Save