Update testnet.md

This commit is contained in:
BlueSilver22 2018-02-24 10:24:13 -05:00 committed by GitHub
parent f422a8c35e
commit ba6c3ea4ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,7 +6,9 @@ To run btcpd and connect to testnet
#### Linux
mkdir ~/.btcprivate
touch ~/.btcprivate/btcprivate.conf
./src/btcpd -testnet -gen
#### Windows