Skip to content

Commit

Permalink
Update brew setup instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
guessi committed Dec 26, 2024
1 parent a11de88 commit c3b6bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ $ cloudtrail-cli --start-time 2023-02-01T00:00:00 --end-time 2023-02-01T01:00:00
### Homebrew

```bash
$ brew tap guessi/tap && brew install cloudtrail-cli
$ brew tap guessi/tap && brew update && brew install cloudtrail-cli
```

### For non-Homebrew users, click `Details` to view more methods.
Expand Down

0 comments on commit c3b6bf2

Please sign in to comment.