From 53d256768124b2c16d4046992eaf1e3724073326 Mon Sep 17 00:00:00 2001 From: OFJAAAH <70953773+OFJAAAH@users.noreply.github.com> Date: Thu, 2 Sep 2021 13:09:34 -0300 Subject: [PATCH] Update README.mkd --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 588e4fa..608b7ae 100644 --- a/README.mkd +++ b/README.mkd @@ -47,7 +47,7 @@ https://example.net/a/path?one=1&two=2 With Go: ``` -▶ go get -u github.com/tomnomnom/qsreplace +▶ go install github.com/tomnomnom/qsreplace@latest ``` Or [download a release](https://github.com/tomnomnom/qsreplace/releases) and put it somewhere in your `$PATH`