From a414d5d75a2904915aebbbf61de860f1d305a946 Mon Sep 17 00:00:00 2001 From: sobeit2020 <75637352+sobeit2020@users.noreply.github.com> Date: Wed, 27 Jan 2021 13:25:16 +0000 Subject: [PATCH] Update installation.md --- docs/installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 0a5973453..ebb2d8205 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -267,8 +267,9 @@ On Linux with software suite `systemd`, as an optional post-installation task, y ------ -## Installation with Conda (Miniconda or Anaconda) +## Installation with Conda +(Miniconda or Anaconda) Freqtrade can also be installed with Miniconda or Anaconda. We recommend using Miniconda as it's installation footprint is smaller. Conda will automatically prepare and manage the extensive library-dependencies of the Freqtrade program. ##### What is Conda?