Add updating freqtrade to updating desc
This commit is contained in:
parent
e2948857bf
commit
ea9b68badd
@ -32,4 +32,8 @@ Please ensure that you're also updating dependencies - otherwise things might br
|
|||||||
``` bash
|
``` bash
|
||||||
git pull
|
git pull
|
||||||
pip install -U -r requirements.txt
|
pip install -U -r requirements.txt
|
||||||
|
pip install -e .
|
||||||
|
|
||||||
|
# Ensure freqUI is at the latest version
|
||||||
|
freqtrade install-ui
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user