Update README.md now that Go 1.2 has been released.
This commit is contained in:
parent
f22164b261
commit
786409d06e
1 changed files with 1 additions and 2 deletions
|
@ -35,8 +35,7 @@ https://github.com/conformal/btcd/releases
|
||||||
|
|
||||||
- Install Go according to the installation instructions here:
|
- Install Go according to the installation instructions here:
|
||||||
http://golang.org/doc/install
|
http://golang.org/doc/install
|
||||||
btcd requires features only available in go1.2 or later. At
|
btcd requires features only available in go1.2 or later.
|
||||||
present, that means you must install go1.2rc5 or later.
|
|
||||||
|
|
||||||
- Run the following command to obtain btcd, all dependencies, and install it:
|
- Run the following command to obtain btcd, all dependencies, and install it:
|
||||||
```$ go get github.com/conformal/btcd```
|
```$ go get github.com/conformal/btcd```
|
||||||
|
|
Loading…
Reference in a new issue