Skip to content

Commit

Permalink
Link to docker installation from index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Feb 1, 2020
1 parent 8796ecb commit 929bbe3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,15 @@ To run this bot we recommend you a cloud instance with a minimum of:

### Software requirements

- Docker (Recommended)

Alternatively

- Python 3.6.x
- pip (pip3)
- git
- TA-Lib
- virtualenv (Recommended)
- Docker (Recommended)

## Support

Expand All @@ -67,4 +70,4 @@ Click [here](https://join.slack.com/t/highfrequencybot/shared_invite/enQtNjU5ODc

## Ready to try?

Begin by reading our installation guide [here](installation).
Begin by reading our installation guide [for docker](docker.md), or for [installation without docker](installation.md).

0 comments on commit 929bbe3

Please sign in to comment.