diff --git a/go.md b/go.md index 3f1c42e..b3b51c5 100644 --- a/go.md +++ b/go.md @@ -127,12 +127,12 @@ _Please check [https://trzsz.github.io](https://trzsz.github.io) for more inform -- Download from the [Releases](https://github.com/trzsz/trzsz-go/releases) +- Build from source ( Requires go 1.20 or later ) -
Or build and install from the source code ( Requires go 1.20 or later ) +
sudo make install ```sh - git clone https://github.com/trzsz/trzsz-go.git + git clone --depth 1 https://github.com/trzsz/trzsz-go.git cd trzsz-go make sudo make install @@ -140,6 +140,8 @@ _Please check [https://trzsz.github.io](https://trzsz.github.io) for more inform
+- Download from the [Releases](https://github.com/trzsz/trzsz-go/releases) + ## Usage ### Use on the local computer