diff --git a/README.md b/README.md index 6adc5a224..5514cc9e8 100644 --- a/README.md +++ b/README.md @@ -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 :[engine_name] # 3. Stop a model