From 60e145a2f717d058256f49cfebfbd9cf81ecf95f Mon Sep 17 00:00:00 2001 From: YSSVirus <56813561+YSSVirus@users.noreply.github.com> Date: Mon, 30 May 2022 21:49:14 -0700 Subject: [PATCH] updated readme file Updated install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 414884e..8193afe 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Glad you asked. It formats an url to `%host%path%query_names`, checks if the url ## Install ```bash -go get github.com/nytr0gen/deduplicate +go install github.com/nytr0gen/deduplicate@latest ``` ## Usage