From 3a257d3a7cee05ab471088bc34da91c573f3b7e9 Mon Sep 17 00:00:00 2001 From: ac1d Date: Thu, 14 Jul 2022 11:42:32 +0100 Subject: [PATCH] Removed symbol on install for easy copy pasta --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 608b7ae..482db87 100644 --- a/README.mkd +++ b/README.mkd @@ -47,7 +47,7 @@ https://example.net/a/path?one=1&two=2 With Go: ``` -▶ go install github.com/tomnomnom/qsreplace@latest +go install github.com/tomnomnom/qsreplace@latest ``` Or [download a release](https://github.com/tomnomnom/qsreplace/releases) and put it somewhere in your `$PATH`