AddMac OSX to install instructions in README.md
This commit is contained in:
parent
45158f8b8f
commit
03fa5ea7fd
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ active development.
|
||||||
|
|
||||||
https://github.com/btcsuite/btcd/releases
|
https://github.com/btcsuite/btcd/releases
|
||||||
|
|
||||||
#### Linux/BSD/POSIX - Build from Source
|
#### Linux/BSD/MacOSX/POSIX - Build from Source
|
||||||
|
|
||||||
- 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
|
||||||
|
@ -62,7 +62,7 @@ https://github.com/btcsuite/btcd/releases
|
||||||
|
|
||||||
Install a newer MSI
|
Install a newer MSI
|
||||||
|
|
||||||
#### Linux/BSD/POSIX - Build from Source
|
#### Linux/BSD/MacOSX/POSIX - Build from Source
|
||||||
|
|
||||||
- Run the following command to update btcd, all dependencies, and install it:
|
- Run the following command to update btcd, all dependencies, and install it:
|
||||||
```$ go get -u -v github.com/btcsuite/btcd/...```
|
```$ go get -u -v github.com/btcsuite/btcd/...```
|
||||||
|
|
Loading…
Reference in a new issue