Skip to content

Commit

Permalink
Updated install and update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
blackkeyboard committed Nov 3, 2016
1 parent 3d38060 commit 01d31a9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -13,6 +13,14 @@ Currently returns the first address associated with m/0'/0/0 (hardened key for a
go get -u github.com/btcsuite/btcutil
go get -u github.com/blackkeyboard/mneumonic
go install github.com/blackkeyboard/zgenerate
go install github.com/blackkeyboard/zgenerate/zretrieve
~~~~

##Update an Existing Install
~~~~
go clean github.com/blackkeyboard/zgenerate
go install github.com/blackkeyboard/zgenerate
go install github.com/blackkeyboard/zgenerate/zretrieve
~~~~

##Usage
Expand Down

0 comments on commit 01d31a9

Please sign in to comment.