Skip to content

Commit 0e7d319

Browse files
committed
Add brew install instructions
1 parent 95ad724 commit 0e7d319

File tree

4 files changed

+7
-35
lines changed

4 files changed

+7
-35
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ this detail.
1717

1818
## Install
1919

20+
Via Homebrew:
21+
```
22+
brew install aicommit
23+
```
24+
25+
Or, using Go:
26+
2027
```
2128
go install github.com/coder/aicommit/cmd/aicommit@main
2229
```

brew/README.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

brew/aicommit.rb

Lines changed: 0 additions & 22 deletions
This file was deleted.

brew/sha.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)