From 566770d86b930fe53be7a2e47d3a3e11a749d6aa Mon Sep 17 00:00:00 2001 From: Alone88 Date: Sun, 31 Jan 2021 19:47:36 +0800 Subject: [PATCH] Update start.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 安装文件名错误 --- docs/guide/start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/start.md b/docs/guide/start.md index 7547ce7..e7914e7 100644 --- a/docs/guide/start.md +++ b/docs/guide/start.md @@ -9,7 +9,7 @@ order: 3 ## 安装说明 ```shell -/bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.shell)" +/bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install.sh)" ``` 如果命令执行中卡在下面信息: