From 6b63129eb011f7ceb171c21fbd9c58e82d8e2bf5 Mon Sep 17 00:00:00 2001 From: andre-ac <47426123+andre-ac@users.noreply.github.com> Date: Sat, 30 Jan 2021 15:36:59 +0000 Subject: [PATCH] Fixed virtualenv link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db648198f..51a3409ea 100644 --- a/README.md +++ b/README.md @@ -191,5 +191,5 @@ To run this bot we recommend you a cloud instance with a minimum of: - [pip](https://pip.pypa.io/en/stable/installing/) - [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) - [TA-Lib](https://mrjbq7.github.io/ta-lib/install.html) -- [virtualenv](https://virtualenv.pypa.io/en/stable/installation/) (Recommended) +- [virtualenv](https://virtualenv.pypa.io/en/stable/installation.html) (Recommended) - [Docker](https://www.docker.com/products/docker) (Recommended)