diff --git a/README.md b/README.md index 5c54c7d..21279b2 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ You can also add `DEBUG_MOBILISM` variable to add some verboses (only to `.env` ### [Build](https://kivy.org/doc/stable/guide/packaging-android.html) Install requirements: `pip install -r requirements.txt` -Install his [dependencies](https://buildozer.readthedocs.io/en/latest/installation.html#targeting-android). -Plug in your android device and run `buildozer android debug deploy run` +Install his [dependencies](https://buildozer.readthedocs.io/en/latest/installation.html#targeting-android) (you may need to delete your existing `.buildozer` folder) +Plug in your android device and run `buildozer android release` #### Applications tested ```