diff --git a/README.md b/README.md index 106eceed..4d4ba9e4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ npm install -g aicommits ``` + or + + ```sh + brew install aicommits + ``` + 2. Retrieve your API key from [OpenAI](https://platform.openai.com/account/api-keys) > Note: If you haven't already, you'll have to create an account and set up billing. @@ -46,6 +52,12 @@ If it's not the [latest version](https://github.com/Nutlope/aicommits/releases/l npm update -g aicommits ``` +or + +```sh +brew upgrade aicommits +``` + ## Usage ### CLI mode