From 37d629d1d8e519925880cc8642513108ebb76f47 Mon Sep 17 00:00:00 2001 From: lampaa Date: Tue, 5 Apr 2016 14:39:24 +0300 Subject: [PATCH] Update MANUALLY_INSTALL.md --- MANUALLY_INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANUALLY_INSTALL.md b/MANUALLY_INSTALL.md index 3771158..570bab9 100644 --- a/MANUALLY_INSTALL.md +++ b/MANUALLY_INSTALL.md @@ -17,7 +17,7 @@ Add to ```/my-app/platforms/android/assets/www/cordova_plugins.js```: } ``` Add to ```/my-app/platforms/android/assets/www/plugins/com.lampa.startapp/www/``` file: -https://github.com/lampaa/com.lampa.startapp/blob/master/www/startApp.js +https://github.com/lampaa/com.lampa.startapp/blob/master/www/startApp.manually.js Add to ```/my-app/platforms/android/src/com/lampa/startapp/``` file: -https://github.com/lampaa/com.lampa.startapp/blob/master/src/android/startApp.java \ No newline at end of file +https://github.com/lampaa/com.lampa.startapp/blob/master/src/android/startApp.java