diff --git a/README.md b/README.md index 37997bc..38e344a 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Compile the clojurescript: Run the bot: ``` -while :; do python intervalexec.py 10 node out/script.js; sleep 5; done +while :; do python intervalexec.py 10 node out/advisorycircular.js; sleep 5; done ``` `intervalexec.py` is a script that will try to run the bot script no