From 08a3d2632859c07ceaf9be05dc668799be5dd73e Mon Sep 17 00:00:00 2001 From: Leif Segen Date: Sat, 27 Jul 2019 18:35:21 -0500 Subject: [PATCH] Update bot-usage.md Update in response to feedback. --- docs/bot-usage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/bot-usage.md b/docs/bot-usage.md index b29b046e5..bc0d0a87c 100644 --- a/docs/bot-usage.md +++ b/docs/bot-usage.md @@ -2,7 +2,8 @@ This page explains the different parameters of the bot and how to run it. -Note: You can now use the bot by executing `source .env/bin/activate; freqtrade`. +!Note: + If you've used `setup.sh`, don't forget to activate your virtual environment (`source .env/bin/activate`) before running freqtrade commands. ## Bot commands