Skip to content

Commit

Permalink
🤖 Update README with Homebrew installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
marissamarym committed Feb 26, 2024
1 parent 3215ca3 commit e148212
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 @@ -22,6 +22,18 @@ Install and configure the [llm](https://llm.datasette.io/en/stable/#quick-start)

#### Option 1: With Homebrew

```bash
brew install marissamarym/commitm/commitm
```

Or

```bash
brew tap marissamarym/commitm
```

and then

```bash
brew install commitm
```
Expand Down

0 comments on commit e148212

Please sign in to comment.