--- hero: title: Homebrew desc: macOS飞速安装教程 image: /images/homebrew-256x256.png actions: - text: 快速开始 link: /guide/ footer: Open-source MIT Licensed | Copyright © 2021
Powered by [Neo](https://github.com/ineo6) ---

快速安装 Homebrew

```shell script /bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh)" ```
将以上命令粘贴至终端。
脚本内置中科大镜像,所以让Homebrew安装速度飞快。
如果对安装有疑问,请通过 快速开始 安装。