mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-19 01:40:26 +01:00
README.md: visually separate two command lines
This commit is contained in:
parent
0b5d40e49f
commit
624284ea21
@ -56,6 +56,8 @@ You can now run the `wallet-tool` without parameters to get help on its operatio
|
||||
To create a test net wallet file in `~/bitcoinj/bitcoinj-test.wallet`, you would use:
|
||||
```
|
||||
mkdir ~/bitcoinj
|
||||
```
|
||||
```
|
||||
./tools/build/install/wallet-tool/bin/wallet-tool --net=TEST --wallet=$HOME/bitcoinj/bitcoinj-test.wallet create
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user