diff options
Diffstat (limited to 'afb-client/README.md')
-rw-r--r-- | afb-client/README.md | 4 |
1 files changed, 2 insertions, 2 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 |