btcec: Fix installation link

This commit is contained in:
kargakis 2015-02-08 13:19:24 +01:00
parent fc8dae49e4
commit 29d3b1ff08

View file

@ -32,7 +32,7 @@ http://localhost:6060/pkg/github.com/btcsuite/btcd/btcec
## Installation
```bash
$ go get github.com/btcsuite/btcec
$ go get github.com/btcsuite/btcd/btcec
```
## Examples