mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
update quick start steps
This commit is contained in:
parent
2d04c2dd4f
commit
42d9e2e7dc
|
@ -55,9 +55,8 @@ Please find the complete documentation on our [website](https://www.freqtrade.io
|
|||
Freqtrade provides a Linux/macOS script to install all dependencies and help you to configure the bot.
|
||||
|
||||
```bash
|
||||
git clone git@github.com:freqtrade/freqtrade.git
|
||||
git clone -b develop https://github.com/freqtrade/freqtrade.git
|
||||
cd freqtrade
|
||||
git checkout develop
|
||||
./setup.sh --install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user