chore: Update homebrew installation command (#1662)

This commit is contained in:
Pranav Raj S 2021-01-18 00:09:43 +05:30 committed by GitHub
parent ba06fe1cb2
commit cd7f17f280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ xcode-select --install
### Install Homebrew
```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