Browse Source

Fix Readme to be consistent with commit 485422b072

bip39-recovery
relativistic electron 5 years ago
parent
commit
735169bc89
  1. 2
      contrib/android/Readme.md

2
contrib/android/Readme.md

@ -102,7 +102,7 @@ adb logcat | grep -F "`adb shell ps | grep org.electrum.electrum | cut -c14-19`"
### Kivy can be run directly on Linux Desktop. How?
Install Kivy.
Build atlas: `(cd electrum/gui/kivy/; make theming)`
Build atlas: `(cd contrib/android/; make theming)`
Run electrum with the `-g` switch: `electrum -g kivy`

Loading…
Cancel
Save