This commit is contained in:
12
MacBook/Mac安装Brew工具.md
Normal file
12
MacBook/Mac安装Brew工具.md
Normal file
@@ -0,0 +1,12 @@
|
||||
> 本文作者:丁辉
|
||||
|
||||
# Mac安装Brew工具
|
||||
|
||||
[Homebrew官网](https://brew.sh/)
|
||||
|
||||
安装命令
|
||||
|
||||
```bash
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
```
|
||||
|
Reference in New Issue
Block a user