Skip to content

Commit c830c09

Browse files
committed
chat: readme indentation
1 parent ec74e66 commit c830c09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chat/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ A simple ChatGPT-like interface for AgentAPI. It's a demo showcasing how to use
66

77
1. Ensure the AgentAPI backend server is running on `localhost:3284`. You can run it from the root of the repository with e.g.
88

9-
```bash
10-
go run main.go server -- claude
11-
```
9+
```bash
10+
go run main.go server -- claude
11+
```
1212

1313
2. Install dependencies:
1414

0 commit comments

Comments
 (0)