From 5b8739e7d2825dca9f5d064bceb094afb4b1c7fe Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Sat, 31 Mar 2018 02:00:29 -0700 Subject: [PATCH] update readme Former-commit-id: 17cfec77378afde613b7fc16aa9c78282f124d8c [formerly 17cfec77378afde613b7fc16aa9c78282f124d8c [formerly dc202b1721c6a562f505e1c604e4504c370a8795 [formerly 82c988df72fd95661bd567bfb5de47e17b10e0b7]]] Former-commit-id: a86372bfa14d8daea121b2df46cac80fc8763fb4 Former-commit-id: de5b33c62c5c85be7438eeea08894115b61d6c8b [formerly 8ffab2486ab183057060dcab3352004ce69f11f9] Former-commit-id: 1d4ebd12db507a1478276c5ba79eefda617131a0 --- 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