diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-09-03 22:03:44 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-09-03 22:03:44 +0200 |
commit | df63e0704aaed8ca4ce89f84586978c0b714ebf8 (patch) | |
tree | 46a59c67869cdbfcaaa1ec9d1aa904c97eb7987d /README.i18n | |
parent | fix blockchain utilities readme (diff) | |
download | monero-df63e0704aaed8ca4ce89f84586978c0b714ebf8.tar.xz |
fix remaining bitmonero and simplewallet bits
Diffstat (limited to 'README.i18n')
-rw-r--r-- | README.i18n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.i18n b/README.i18n index 0c7a010ef..c4eabaf15 100644 --- a/README.i18n +++ b/README.i18n @@ -25,7 +25,7 @@ To build translations after modiying them: To test a translation: - LANG=es ./build/release/bin/simplewallet + LANG=es ./build/release/bin/monero-wallet-cli To add new translatable sources in the source: |