From c3fdde48199c9421c8550d7a4421325b436c04d7 Mon Sep 17 00:00:00 2001 From: John Wiseman Date: Sun, 3 May 2020 16:22:08 -0700 Subject: [PATCH] Renaming circlebot -> advisorycircular. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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