From 8afe37e29af5c80c196971a979a0b8322f2a4cf7 Mon Sep 17 00:00:00 2001 From: Jacobo Aragunde PĂ©rez Date: Fri, 2 Aug 2019 12:26:06 +0200 Subject: Place .wgt file in "package" dir. This is expected by the AGL build system to properly install the widget when creating a full image. Bug-AGL: SPEC-2401 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bc9b87f..eba0bdc 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Launcher application for AGL based on html5 technologies. ## Installing -* Copy `dist/html5-launcher.wgt` to your board. +* Copy `package/html5-launcher.wgt` to your board. * `afm-util install html5-launcher.wgt` -- cgit 1.2.3-korg