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

Commit 6ec9baa

Browse files
authored
docs: Update README.md
make more concise
1 parent d3ba576 commit 6ec9baa

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,18 +191,14 @@ Cortex.cpp includes a REST API accessible at `localhost:3928`. For a complete li
191191

192192
## Uninstallation
193193
### Windows
194-
1. Navigate to Add or Remove program.
195-
2. Search for Cortex.cpp.
196-
3. Click Uninstall.
197-
4. Delete the Cortex.cpp data folder located in your home folder.
194+
1. Navigate to `Add or Remove Programs`.
195+
2. Search for Cortex.cpp and click `Uninstall`.
196+
198197
### MacOs
199198
Run the uninstaller script:
200199
```bash
201200
sudo sh cortex-uninstall.sh
202201
```
203-
> **Note**:
204-
> The script requires sudo permission.
205-
206202

207203
### Linux
208204
```bash

0 commit comments

Comments
 (0)