removes prolixity docker-compose

This commit is contained in:
silvavn 2020-09-03 13:19:05 -06:00
parent 66505bd9bf
commit e6058b716b
1 changed files with 7 additions and 7 deletions

View File

@ -104,7 +104,7 @@ The database will be at: `user_data/tradesv3.sqlite`
To update freqtrade when using `docker-compose` is as simple as running the following 2 commands: To update freqtrade when using `docker-compose` is as simple as running the following 2 commands:
=== "Docker Compose"
``` bash ``` bash
# Download the latest image # Download the latest image
docker-compose pull docker-compose pull