Skip to content

Commit

Permalink
add brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
bisquit committed Feb 1, 2024
1 parent d76eddc commit 3973e66
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,18 @@ pnpm add -g codew-cli

</details>

<details>
<summary>homebrew</summary>

<br>

```sh
brew tap bisquit/tap
brew install codew
```

</details>

Also, make sure that `code` command is installed. (Hit `code -v`, otherwise follow [here](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line))

## Usage
Expand Down

0 comments on commit 3973e66

Please sign in to comment.