diff --git a/README.md b/README.md index 59960fb..0b93280 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ choice. Grab the appropriate version from https://github.com/tardisx/netgiv/releases, unzip and place the binary somewhere on your $PATH. +Copy and paste for For the trusting & lazy: + + curl -L https://github.com/tardisx/netgiv/releases/download/v0.0.3/netgiv-linux-v0.0.3.zip | funzip > netgiv && chmod a+x netgiv + ### Compiling from source go install github.com/tardisx/netgiv@latest