chore: Update homebrew installation command (#1662)
This commit is contained in:
@@ -16,7 +16,7 @@ xcode-select --install
|
|||||||
### Install Homebrew
|
### Install Homebrew
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install Git
|
### Install Git
|
||||||
|
|||||||
Reference in New Issue
Block a user