diff --git a/public/index.html b/public/index.html
index 360a698d2..d6a724ebd 100644
--- a/public/index.html
+++ b/public/index.html
@@ -530,8 +530,11 @@
target="_blank">
oobabooga/text-generation-webui
- Make sure you run it with
- --no-stream
option!
+ Make sure you run it:
+
+ - with
--no-stream
option
+ - in notebook mode (not
--cai-chat
or --chat
)
+