Skip to content

Commit dfad0f3

Browse files
authored
Update README.md
1 parent 0572da2 commit dfad0f3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ The application runs completely offline, using only local GGUF models, ensuring
2525

2626
1. Python 3.11+ required.
2727
2. Install a GGUF model and copy it to models/.
28-
3. Run the application:
29-
`CMDAI launch` in cmd
28+
3. Run the application in cmd
29+
```cmd
30+
CMDAI launch
31+
```
3032
## or
3133
Double-click on the file `run.py`
3234
5. Load the model:
@@ -165,5 +167,6 @@ CMD LOCAL AI is a project being developed step by step. Below are the directions
165167

166168

167169

170+
168171

169172

0 commit comments

Comments
 (0)