From 87ac74ae441f5bafe3f5d05a0ce32d6c13713ce9 Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 27 Jun 2022 13:16:12 -0400 Subject: [PATCH] update install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bedff8a..942ffbe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Generates a valid ShellService plugin from a single script or executable. A Shel Installation: ------------- -`go install i2pgit.org/idk/i2p.plugin.native/cmd/i2p.plugin.native@f1d22fa11f62b794ca8e7288e1f4e6e522d4eb35` +`go install i2pgit.org/idk/i2p.plugin.native/cmd/i2p.plugin.native@141dd62655d38ac6d939271bf13e5aae82fff3b3` Guidelines: -----------