Fixed typo
This commit is contained in:
parent
1c5e642f69
commit
a2a2661f2d
9 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@ Listed: true
|
|||
|
||||
```shell
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
|
||||
uname -m | grep amd64 && echo 'export PATH=$PATH:/opt/homebrew/bin' >> ~/.zshrc
|
||||
uname -m | grep arm64 && echo 'export PATH=$PATH:/opt/homebrew/bin' >> ~/.zshrc
|
||||
```
|
||||
|
||||
### Step 2: disable analytics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue