Skip to content

Commit

Permalink
add brew installation commands
Browse files Browse the repository at this point in the history
  • Loading branch information
santhosh-chinnasamy committed Oct 11, 2024
1 parent e3546e4 commit ab35dd5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ open frequently accessed memorable links from cli

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/santhosh-chinnasamy/cliq?label=Latest%20Version)](https://github.com/santhosh-chinnasamy/cliq/releases/latest)

### Homebrew

```bash
brew tap santhosh-chinnasamy/cliq
brew install cliq
```

Download latest version from [release](https://github.com/santhosh-chinnasamy/cliq/releases) page and run below command

```bash
Expand Down

0 comments on commit ab35dd5

Please sign in to comment.