Skip to content

Commit 6afc9a7

Browse files
authored
Update instructions for homebrew installation (#691)
Signed-off-by: Ian Chen <ichen@openrobotics.org>
1 parent 615afd9 commit 6afc9a7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

tutorials/02_installation.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,8 @@ system requirements.
8383

8484
## Binary Installation
8585

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

9289
2. Run the following commands
9390
```

0 commit comments

Comments
 (0)