diff --git a/docs/docker_quickstart.md b/docs/docker_quickstart.md index 9096000c1..5f48782d2 100644 --- a/docs/docker_quickstart.md +++ b/docs/docker_quickstart.md @@ -10,7 +10,7 @@ Start by downloading and installing Docker CE for your platform: * [Windows](https://docs.docker.com/docker-for-windows/install/) * [Linux](https://docs.docker.com/install/) -To simplify running freqtrade, please install [`docker-compose`](https://docs.docker.com/compose/install/) should be installed and available to follow the below [docker quick start guide](#docker-quick-start). +To simplify running freqtrade, [`docker-compose`](https://docs.docker.com/compose/install/) should be installed and available to follow the below [docker quick start guide](#docker-quick-start). ## Freqtrade with docker-compose