mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Replace technical link
This commit is contained in:
parent
b7686d06a7
commit
b6484cb2b4
|
@ -3,4 +3,4 @@ FROM freqtradeorg/freqtrade:develop
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y install git \
|
&& apt-get -y install git \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& pip install git+https://github.com/berlinguyinca/technical
|
&& pip install git+https://github.com/freqtrade/technical
|
||||||
|
|
Loading…
Reference in New Issue
Block a user