Update installation.md

This commit is contained in:
sobeit2020 2021-01-27 13:25:16 +00:00 committed by GitHub
parent ec2cf7f979
commit a414d5d75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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?