From 107594a77d8160e1e42b8bc73b6f33ba3bfb256e Mon Sep 17 00:00:00 2001 From: Adrian Ariton Date: Wed, 15 Nov 2023 23:24:35 +0200 Subject: [PATCH] added readme --- book/chattutor_setup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/chattutor_setup/README.md b/book/chattutor_setup/README.md index 7d022b1..a47b4de 100644 --- a/book/chattutor_setup/README.md +++ b/book/chattutor_setup/README.md @@ -13,7 +13,7 @@ For now this can only be tested locally. Checkout chattutor.config.js -- Start an instance of the main branch at port `5000` at `localhost` +- Start an instance of the main branch of the chattutor repo at port `5000` at `localhost` - Go to config and set **TEST_MODE** to true and **SERVER_PORT** to `5000` - Run the following commands to build the notebook and to add chattutor one in venv (checkout main README for info on that)