mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
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
|
||||
git pull
|
||||
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