Fix formatting

This commit is contained in:
Matthias 2020-06-15 20:55:06 +02:00
parent 61ce18a4ab
commit 5e4dd44155
1 changed files with 2 additions and 2 deletions

View File

@ -6,13 +6,13 @@ If you do not know what things mentioned here mean, you probably do not need it.
## Running multiple instances of Freqtrade
This section will show you how to run multiple bots a the same time, on the same computer (or other devices).
This section will show you how to run multiple bots a the same time, on the same machine.
### Things to consider
* use different database files.
* use different telegram Bots (requires 2 different configuration files).
* use different ports (*applies only when webserver is enabled).
* use different ports (applies only when webserver is enabled).
#### Different database files