Update README.md

This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி 2021-10-07 19:12:09 +05:30 committed by GitHub
parent a1be6124f2
commit 1327c21d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -66,9 +66,7 @@ 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 -b develop https://github.com/freqtrade/freqtrade.git
cd freqtrade
./setup.sh --install
pip install freqtrade
```
For any other type of installation please refer to [Installation doc](https://www.freqtrade.io/en/latest/installation/).