Skip to content

Commit

Permalink
Update README.md for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf authored Sep 13, 2024
1 parent d46d3ad commit 2c01ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ PS > git clone [email protected]:coolsnowwolf/lede.git <your_local_lede_path>
2. 安装 Homebrew:

```bash
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```

3. 使用 Homebrew 安装工具链、依赖与基础软件包:
Expand Down

0 comments on commit 2c01ece

Please sign in to comment.