This commit is contained in:
sairajzero 2018-07-23 19:26:06 +05:30
parent 1a38b114bb
commit f281ce98ec
2 changed files with 12 additions and 0 deletions

View File

@ -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
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
View 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