Skip to content

Commit 669f6fb

Browse files
committed
Update README.md
1 parent 80f28a8 commit 669f6fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,9 @@ pip install llms-py
7575

7676
**a) Simple - Run in a Docker container:**
7777

78+
Run the server on port `8000`:
79+
7880
```bash
79-
# Run the server on port 8000
8081
docker run -p 8000:8000 -e GROQ_API_KEY=$GROQ_API_KEY ghcr.io/servicestack/llms:latest
8182
```
8283

0 commit comments

Comments
 (0)