Add copy and paste instructions for downloading

This commit is contained in:
Justin Hawkins 2022-01-25 23:22:52 +10:30
parent 239a6d6804
commit 767d8be277

View File

@ -29,6 +29,10 @@ choice.
Grab the appropriate version from https://github.com/tardisx/netgiv/releases, unzip Grab the appropriate version from https://github.com/tardisx/netgiv/releases, unzip
and place the binary somewhere on your $PATH. 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 ### Compiling from source
go install github.com/tardisx/netgiv@latest go install github.com/tardisx/netgiv@latest