diff --git a/README.md b/README.md index c3e5625..c479679 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Binary file is available in [Release Page](https://github.com/eeeXun/gtt/release #### go install ```sh -go install github.com/eeeXun/gtt@latest +go install -ldflags="-s -w" github.com/eeeXun/gtt@latest ``` And make sure `$HOME/go/bin` is in your `$PATH`