Update Windows Getting Started instructions.

To start btcd and btcwallet with all the right settings for testnet,
the Btcd Suite batch file should be run from the start menu rather
than btcd and btcwallet individually.  Update the README to reflect
that.
This commit is contained in:
Josh Rickmar 2013-10-29 09:03:10 -04:00
parent 540cbb0930
commit 0e26aa7452

View file

@ -67,8 +67,9 @@ $ go get -u -v github.com/conformal/btcwallet/...
### Windows (Installed from MSI)
Open Btcd (Testnet) and Btcwallet from the Btcd Suite menu in the
Start Menu.
Open ```Btcd Suite``` from the ```Btcd Suite``` menu in the Start
Menu. This will also open btcgui, which can be closed if you only
want btcd and btcwallet running.
### Linux/BSD/POSIX/Source