Skip to content

Commit

Permalink
docs: update homebrew installation note
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and achew22 committed Dec 19, 2022
1 parent bcf6235 commit 9c42497
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@ There are several ways to install iBazel, documented below.

### Mac (Homebrew)

If you run a mac you can install it from [homebrew](https://brew.sh).
If you run a macOS you can install it from [homebrew](https://brew.sh).

```
$ brew tap bazelbuild/tap
$ brew install bazelbuild/tap/ibazel
```sh
$ brew install ibazel
```

### NPM
Expand Down

0 comments on commit 9c42497

Please sign in to comment.