update
This commit is contained in:
parent
1a38b114bb
commit
f281ce98ec
@ -72,3 +72,6 @@ Translations are periodically pulled from Transifex and merged into the git repo
|
|||||||
|
|
||||||
**Important**: We do not accept translation changes as GitHub pull requests because the next
|
**Important**: We do not accept translation changes as GitHub pull requests because the next
|
||||||
pull from Transifex would automatically overwrite them again.
|
pull from Transifex would automatically overwrite them again.
|
||||||
|
|
||||||
|
To run the pre compiled binary version of flo wallet
|
||||||
|
run $bin/flo-qt
|
||||||
|
|||||||
9
bin/readme
Normal file
9
bin/readme
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
to execute the pre-compiled binary version of the FLO core wallet,
|
||||||
|
run the following command in terminal
|
||||||
|
$./flo-qt
|
||||||
|
|
||||||
|
to run the testnet wallet
|
||||||
|
$./flo-qt --testnet
|
||||||
|
|
||||||
|
to execute the flo cli commands use
|
||||||
|
$./flo-cli
|
||||||
Loading…
Reference in New Issue
Block a user