mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update installation.md
This commit is contained in:
parent
9ad0817105
commit
63be27f671
|
@ -379,7 +379,7 @@ That is, why the conda-forge channel is preferred: (and if no library is availab
|
|||
|
||||
#### 5. You are ready
|
||||
|
||||
You are ready to run, create the user directory and configuration file [Bot Configuration](configuration.md), run the program `dry` to verify that everything is working, and run a backtest to double check.
|
||||
You are ready to run, create the user directory and configuration file [Bot Configuration](configuration.md), run the program `dry_run: True` to verify that everything works, and run a backtest to double check.
|
||||
|
||||
```bash
|
||||
# Prerequisite
|
||||
|
|
Loading…
Reference in New Issue
Block a user