From 03a3c9ca50faa27f456d9c432e3e8e1548f6ddc1 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Sat, 31 Mar 2018 02:00:06 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f698a41..f48d398 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