btcec: Fix installation link
This commit is contained in:
parent
fc8dae49e4
commit
29d3b1ff08
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue