mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-13 03:33:55 +00:00
Update setup.sh
Fixed small typo
This commit is contained in:
parent
65fe1a671c
commit
d13357bb0c
2
setup.sh
2
setup.sh
|
@ -192,7 +192,7 @@ function update() {
|
||||||
fi
|
fi
|
||||||
updateenv
|
updateenv
|
||||||
echo "Update completed."
|
echo "Update completed."
|
||||||
echo_block "Don't forget to activate your virtual enviorment with 'source .venv/bin/activate'!"
|
echo_block "Don't forget to activate your virtual environment with 'source .venv/bin/activate'!"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user