Skip to content

Commit

Permalink
Merge pull request #1339 from janhq/pena-patch
Browse files Browse the repository at this point in the history
docs: Update command cortex -> cortex start
  • Loading branch information
freelerobot authored Sep 26, 2024
2 parents b685ca1 + 54870e5 commit d0bd06f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -84,9 +84,9 @@ To install Cortex.cpp, download the installer for your operating system from the
### CLI
```bash
# 1. Start the Cortex.cpp server (The server is running at localhost:3928)
cortex
cortex start

# 2. Start a model
# 2. Start and chat with the model
cortex run <model_id>:[engine_name]

# 3. Stop a model

0 comments on commit d0bd06f

Please sign in to comment.