Skip to content

Commit 702a433

Browse files
authored
Update README.md
1 parent 4e45db8 commit 702a433

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,7 @@
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
6356
git 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)
7770
git clone https://github.com/3eekeeper/cr-chatbot.git

0 commit comments

Comments
 (0)