We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615afd9 commit 6afc9a7Copy full SHA for 6afc9a7
tutorials/02_installation.md
@@ -83,11 +83,8 @@ system requirements.
83
84
## Binary Installation
85
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
+1. Install [Homebrew](https://brew.sh/), which should also prompt you to install the XCode
+command-line tools.
91
92
2. Run the following commands
93
```
0 commit comments