mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-07-01 11:02:05 +02:00
Fix grammar errors in README
"It's" means "it is".
This commit is contained in:
@ -32,7 +32,7 @@ Java 14 must be installed.
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Sparrow has a number of command line options, for example to change it's home folder or use testnet:
|
Sparrow has a number of command line options, for example to change its home folder or use testnet:
|
||||||
|
|
||||||
```
|
```
|
||||||
./sparrow -h
|
./sparrow -h
|
||||||
@ -56,7 +56,7 @@ A final fallback which can be useful when running the Sparrow binary is to creat
|
|||||||
|
|
||||||
Note that if you are connecting to an Electrum server when using testnet, that server will need to running on testnet configuration as well.
|
Note that if you are connecting to an Electrum server when using testnet, that server will need to running on testnet configuration as well.
|
||||||
|
|
||||||
When not explicitly configured using the command line argument above, Sparrow stores it's mainnet config file, log file and wallets in a home folder location appropriate to the operating system:
|
When not explicitly configured using the command line argument above, Sparrow stores its mainnet config file, log file and wallets in a home folder location appropriate to the operating system:
|
||||||
|
|
||||||
Platform | Location
|
Platform | Location
|
||||||
-------- | --------
|
-------- | --------
|
||||||
|
Reference in New Issue
Block a user