Merge pull request #85 from jc23424/patch-1

Update testnet.md
This commit is contained in:
BlueSilver22 2018-02-24 09:25:59 -06:00 committed by GitHub
commit c61725aba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
Connecting to testnet
==========================================================
First, follow the build instructions in [README](https://github.com/BTCPrivate/BitcoinPrivate/blob/master/README.md)
First, follow the build instructions in [README](/README.md)
To run btcpd and connect to testnet
#### Linux
```
mkdir ~/.btcprivate
touch ~/.btcprivate/btcprivate.conf
./src/btcpd -testnet -gen
```
#### Windows
Click on Start/Windows Logo and type `cmd` once there type `%AppData%\BitcoinPrivate`. It will open the explorer in that directory.Create a new text file and name it as `btcprivate.conf` (be sure you remove the txt extension) in the directory. An empty file is sufficient