Merge branch 'develop' into pr/sobeit2020/4218

This commit is contained in:
Matthias
2021-01-29 19:11:19 +01:00
86 changed files with 705 additions and 718 deletions

View File

@@ -2,14 +2,13 @@
This page explains how to prepare your environment for running the bot.
The documentation describes various ways to install freqtrade
* [Scrip Installation](#script-installation)
* [Manual Installation](#manual-installation)
* [Installation with Conda](#installation-with-conda)
* [Docker images](docker.md) (separate page)
* [Docker images](docker_quickstart.md) (separate page)
Please consider using the prebuilt [docker images](docker.md) to get started quickly to try freqtrade and evaluate how it works.
Please consider using the prebuilt [docker images](docker_quickstart.md) to get started quickly while evaluating how freqtrade works.
------