diff --git a/docs/installation.md b/docs/installation.md index a05adb6a5..5f4807b99 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -82,8 +82,9 @@ This option will hard reset your branch (only if you are on either `master` or ` DEPRECATED - use `freqtrade new-config -c config.json` instead. +### Activate your virtual environment - +Each time you open a new terminal, you must run `source .env/bin/activate`. ------