From 4b23e9935eceb3fcfd1819edd88187d500cd5a4d Mon Sep 17 00:00:00 2001 From: Sivakumar <39010220+ladecruze@users.noreply.github.com> Date: Sun, 20 Feb 2022 21:22:55 +0530 Subject: [PATCH] Remove the unwanted symbol Remove the unwanted symbol before copying the installation code. --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 0a8bf16..6919aa7 100644 --- a/README.mkd +++ b/README.mkd @@ -14,7 +14,7 @@ meg is written in Go and has no run-time dependencies. If you have Go 1.9 or later installed and configured you can install meg with `go get`: ``` -▶ go get -u github.com/tomnomnom/meg +go get -u github.com/tomnomnom/meg ``` Or [download a binary](https://github.com/tomnomnom/meg/releases) and