From e6b8fb2ccb9fcb49717673728ea3e355e3758794 Mon Sep 17 00:00:00 2001 From: Vladislav Sidorin Date: Thu, 4 Nov 2021 17:43:25 +0300 Subject: [PATCH] fix install notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f19bd95..10ea6de 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The command is designed to quickly start new projects on go. ## Install Require go 1.16.0 or later, to install run: -`go get -u github.com/satmaelstorm/gost` +`go install github.com/satmaelstorm/gost@latest` ## Common supported flags `-v` - verbose output