diff --git a/README.md b/README.md index f82acd1c..c996d845 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ https://github.com/conformal/btcd/releases - Install Go according to the installation instructions here: http://golang.org/doc/install - btcd requires features only available in go1.2 or later. At - present, that means you must install go1.2rc5 or later. + btcd requires features only available in go1.2 or later. - Run the following command to obtain btcd, all dependencies, and install it: ```$ go get github.com/conformal/btcd```