From e995d436c2fc1246dbc67bad0b840f90a575b4a8 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Wed, 26 Jan 2022 10:57:12 +1030 Subject: [PATCH] Update instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c1c81..98edd7d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ and place the binary somewhere on your $PATH. Copy and paste 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 + curl -L https://github.com/tardisx/netgiv/releases/download/v0.0.4/netgiv-linux-v0.0.4.zip | funzip > netgiv && chmod a+x netgiv ### Compiling from source