Skip to content

Commit

Permalink
Add brew install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ammario committed Sep 27, 2024
1 parent 95ad724 commit 0e7d319
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 35 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ this detail.

## Install

Via Homebrew:
```
brew install aicommit
```

Or, using Go:

```
go install github.com/coder/aicommit/cmd/aicommit@main
```
Expand Down
4 changes: 0 additions & 4 deletions brew/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions brew/aicommit.rb

This file was deleted.

9 changes: 0 additions & 9 deletions brew/sha.sh

This file was deleted.

0 comments on commit 0e7d319

Please sign in to comment.