From: Fulup Ar Foll Date: Wed, 16 Dec 2015 16:25:52 +0000 (+0100) Subject: Doc X-Git-Tag: blowfish_2.0.1~1^2~29 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=commitdiff_plain;h=72eb409f785b23038d87f3513687e2e1ed4dbb7d Doc --- diff --git a/afb-client/README.md b/afb-client/README.md index 6b628da..e506468 100644 --- a/afb-client/README.md +++ b/afb-client/README.md @@ -7,8 +7,8 @@ Install HTML5 development toolchain on your host git clone https://github.com/iotbzh/afb-client.git 2) Install NodeJs [not used on target] - zypper install nodejs - yum install nodejs + zypper install nodejs + yum install nodejs 3) Install building tools [bower, gulp, ....] npm install # this install all development tool chain dependencies diff --git a/afb-client/nbproject/project.xml b/afb-client/nbproject/project.xml index 4979f19..438e3ff 100644 --- a/afb-client/nbproject/project.xml +++ b/afb-client/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.web.clientproject - afb-client + AFBclient diff --git a/afb-client/package.json b/afb-client/package.json index 3b11ee1..26cf47f 100644 --- a/afb-client/package.json +++ b/afb-client/package.json @@ -1,7 +1,7 @@ { - "name": "AudioClient", + "name": "AFBclient", "private": true, - "version": "0.0.0", + "version": "0.0.1", "repository": { "type": "git", "url": "https://github.com/iotbzh/healthy-gulp-angular-foundation6"