From 51d73a58892252c8860e1584eb982ba5b82e0efe Mon Sep 17 00:00:00 2001 From: Marco Seguri Date: Fri, 26 Feb 2021 11:11:27 +0100 Subject: [PATCH] Fix #4441 --- docs/docker_quickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docker_quickstart.md b/docs/docker_quickstart.md index 5c7be3dde..017264569 100644 --- a/docs/docker_quickstart.md +++ b/docs/docker_quickstart.md @@ -1,5 +1,7 @@ # Using Freqtrade with Docker +This page explains how to run the bot with Docker. It is not meant to work out of the box. You'll still need to read through the documentation and understand how to properly configure it. + ## Install Docker Start by downloading and installing Docker CE for your platform: