Update MANUALLY_INSTALL.md

This commit is contained in:
lampaa 2016-05-30 14:43:37 +03:00
parent 555e76e5c6
commit c1ed81dad4

View File

@ -9,7 +9,7 @@ Add to ```/my-app/platforms/android/res/xml/config.xml```:
Add to ```/my-app/platforms/android/assets/www/cordova_plugins.js```:
```javascript
{
"file": "plugins/com.lampa.startapp/www/startApp.js",
"file": "plugins/com.lampa.startapp/www/startApp.manually.js",
"id": "com.lampa.startapp",
"merges": [
"startApp"