diff --git a/README.md b/README.md index ddd0fde..1ab6fc5 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,8 @@ _在作者的 MacOS 上,使用 `trzsz ssh` 的上传速度在 10 MB/s 左右 ```sh git clone https://github.com/trzsz/trzsz-ssh.git cd trzsz-ssh - go build ./cmd/tssh + make + sudo make install ```