1
0
Fork 0

ringmaster: turn off brew analytics

This commit is contained in:
Pratham Patel 2022-11-01 12:07:19 +05:30
parent 60ea272854
commit 4c2921f7ab
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Make sure that the install command is the same [from here](https://brew.sh/).
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew analytics off
brew update
brew upgrade
```