From 72eb409f785b23038d87f3513687e2e1ed4dbb7d Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Wed, 16 Dec 2015 17:25:52 +0100 Subject: [PATCH] Doc --- afb-client/README.md | 4 ++-- afb-client/nbproject/project.xml | 2 +- afb-client/package.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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" -- 2.16.6