From e04612dd853ef92798b7dd1518e9f1cc8e94449e Mon Sep 17 00:00:00 2001 From: ihateradiohead <165707916+ihateradiohead@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:24:17 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 45b17ff..3792c5f 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ curl -fsSL https://raw.githubusercontent.com/xvzc/SpoofDPI/main/install.sh | bas ## Go You can also install SpoofDPI with **go install** -`$ go install github.com/xvzc/SpoofDPI/cmd/spoof-dpi` +`$ go install github.com/xvzc/SpoofDPI/cmd/spoof-dpi@latest` > Remember that $GOPATH should be set in your $PATH ## Git