tupdate kivy readme - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 9608d9aa86a642e869b45a0af36393563bbb1571 DIR parent b9a901594a4be3bc01b318ba489f406f7796ae63 HTML Author: ThomasV <thomasv@electrum.org> Date: Sun, 13 Mar 2016 09:27:58 +0100 update kivy readme Diffstat: M gui/kivy/Readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/gui/kivy/Readme.txt b/gui/kivy/Readme.txt t@@ -10,7 +10,7 @@ Commands:: If something in included modules like kivy or any other module changes then you need to rebuild the distribution. To do so: - `rm -rf electrum/.buildozer/android/platform/python-for-android/dist` + `rm -rf .buildozer/android/platform/python-for-android/dist` Note: