File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 5050
5151---
5252
53- ## 🏁 Quick Start
54-
55- ### Option 1: Use Live Demo
56- 1 . Visit [ https://3eekeeper.github.io/cr-chatbot/ ] ( https://3eekeeper.github.io/cr-chatbot/ )
57- 2 . Click Settings ⚙️ and configure your Ollama endpoint
58- 3 . Start chatting!
59-
60- ### Option 2: Local Setup
53+ ### Option 1: Local Setup
6154``` bash
6255# Clone the repository
6356git clone https://github.com/3eekeeper/cr-chatbot.git
@@ -71,7 +64,7 @@ cd cr-chatbot && python3 -m http.server 9000
7164# Open http://localhost:9000 in your browser
7265```
7366
74- ### Option 3 : Docker (Recommended for Production)
67+ ### Option 2 : Docker (Recommended for Production)
7568``` bash
7669# Using docker-compose (easiest)
7770git clone https://github.com/3eekeeper/cr-chatbot.git
You can’t perform that action at this time.
0 commit comments