mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-23 14:40:40 +01:00
README.md: visually separate two command lines
This commit is contained in:
parent
0b5d40e49f
commit
624284ea21
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue