Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Update the docs per discussion #187

Merged
merged 10 commits into from
Aug 21, 2024
4 changes: 2 additions & 2 deletions docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ import TabItem from "@theme/TabItem";

## Installation
```sh
# Install using Brew for Mac and Linux
# Install using Brew for Mac
brew install cortexso

# Install using winger for Windows
# Install using Winget for Windows
winget install cortexso

# Install using Sudo for Linux
Expand Down
Loading