Merge pull request #4244 from dannoso/patch-1

Fixed quickstart link in docs
This commit is contained in:
Matthias
2021-01-21 19:12:47 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
## Freqtrade with docker without docker-compose
!!! Warning
The below documentation is provided for completeness and assumes that you are familiar with running docker containers. If you're just starting out with Docker, we recommend to follow the [Quickstart](docker.md) instructions.
The below documentation is provided for completeness and assumes that you are familiar with running docker containers. If you're just starting out with Docker, we recommend to follow the [Quickstart](docker_quickstart.md) instructions.
### Download the official Freqtrade docker image