diff --git a/README.md b/README.md index 60238ba..c4fc99a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ You can download the latest binary from the [release page](https://github.com/j1 ### Install via [HomeBrew](https://brew.sh/) on macOS/Linux ```shell -brew install --cask j178/tap/leetgo +brew install leetgo ``` ### Install via [Scoop](https://scoop.sh/) on Windows diff --git a/README_zh.md b/README_zh.md index e2bd7a5..2c91457 100644 --- a/README_zh.md +++ b/README_zh.md @@ -109,7 +109,7 @@ func main() { ### macOS/Linux 使用 [HomeBrew](https://brew.sh/) ```shell -brew install --cask j178/tap/leetgo +brew install leetgo ``` ### Windows 使用 [Scoop](https://scoop.sh/)