update instructions

Former-commit-id: 0e5e5060e68c51e64c257b6e410bc0992ded2451 [formerly 0e5e5060e68c51e64c257b6e410bc0992ded2451 [formerly 3ff1fc5b3c82ceaf802bd8fab2277cbb695f01ad [formerly 700b09a173]]]
Former-commit-id: 96d67672039df0aa9888a085b0954edf6e4c6082
Former-commit-id: 6a6ee0fdeafe59673effd78814e36f214a562891 [formerly 67ed2cf6fd98ac74bade2ef2ea3cd6028f80a12c]
Former-commit-id: a81d603cca3eb5fa46a6a9a00068af5ee29b876d
pull/15/head
Miguel Mota 6 years ago
parent 0ec197899c
commit 959e83e423

@ -33,6 +33,14 @@ Make sure to have [go](https://golang.org/) (1.9+) installed, then do:
go get -u github.com/miguelmota/cointop
```
### Updating
To update make sure to use the `u` flag.
```bash
go get -u github.com/miguelmota/cointop
```
<!--
#### Alternatively (without go)

Loading…
Cancel
Save