diff --git a/README.md b/README.md index 4e195ef..e8a298d 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,18 @@ pnpm add -g codew-cli +
+homebrew + +
+ +```sh +brew tap bisquit/tap +brew install codew +``` + +
+ 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