Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit d0bd06f

Browse files
authored
Merge pull request #1339 from janhq/pena-patch
docs: Update command cortex -> cortex start
2 parents b685ca1 + 54870e5 commit d0bd06f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ To install Cortex.cpp, download the installer for your operating system from the
8484
### CLI
8585
```bash
8686
# 1. Start the Cortex.cpp server (The server is running at localhost:3928)
87-
cortex
87+
cortex start
8888

89-
# 2. Start a model
89+
# 2. Start and chat with the model
9090
cortex run <model_id>:[engine_name]
9191

9292
# 3. Stop a model

0 commit comments

Comments
 (0)