From 188010329c5f35fe357c7bd9f20523a3dbca1afe Mon Sep 17 00:00:00 2001 From: sobeit2020 <75637352+sobeit2020@users.noreply.github.com> Date: Mon, 25 Jan 2021 21:22:43 +0000 Subject: [PATCH] Update installation.md --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 6d74a20b6..7e9d9989a 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -4,7 +4,7 @@ This page explains how to prepare your environment for running the bot. Please consider using the prebuilt [docker images](docker.md) to get started quickly while trying out freqtrade evaluating how it operates. -The documentation describes four ways to install freqtrade +The documentation describes three ways to install freqtrade * Common * Conda * Docker (separate file)