From 82c988df72fd95661bd567bfb5de47e17b10e0b7 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Sat, 31 Mar 2018 02:00:29 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f48d398..eaf5500 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Make sure to have [golang](https://golang.org/) installed, then do: go install github.com/miguelmota/cointop ``` -#### Alternatively (without go) +##### Alternatively (without go) ``` sudo curl -s https://git.io/vxKUA | bash