From b6484cb2b42e9f7df977f5717180e2442ce42e5e Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 25 May 2019 15:54:35 +0200 Subject: [PATCH] Replace technical link --- Dockerfile.technical | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.technical b/Dockerfile.technical index 5339eb232..9431e72d0 100644 --- a/Dockerfile.technical +++ b/Dockerfile.technical @@ -3,4 +3,4 @@ FROM freqtradeorg/freqtrade:develop RUN apt-get update \ && apt-get -y install git \ && apt-get clean \ - && pip install git+https://github.com/berlinguyinca/technical + && pip install git+https://github.com/freqtrade/technical