Skip to content

Commit

Permalink
docs: README.md: add instructions to install with homebrew (insanum…
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitkonur authored and kda committed May 12, 2023
1 parent 16f4f08 commit beb8fe1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ apt-get install gcalcli
nix-env -i gcalcli
```

### Install using [Homebrew](https://brew.sh/) (MacOS)

```sh
brew install gcalcli
```


### Install from PyPI

```sh
Expand Down

0 comments on commit beb8fe1

Please sign in to comment.