Skip to content

Commit

Permalink
Update instructions for homebrew installation (#691)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Sep 17, 2024
1 parent 615afd9 commit 6afc9a7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tutorials/02_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,8 @@ system requirements.

## Binary Installation

1. Install Homebrew, which should also prompt you to install the XCode
command-line tools:
```
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```
1. Install [Homebrew](https://brew.sh/), which should also prompt you to install the XCode
command-line tools.

2. Run the following commands
```
Expand Down

0 comments on commit 6afc9a7

Please sign in to comment.