diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-16 17:25:52 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-16 17:25:52 +0100 |
commit | 72eb409f785b23038d87f3513687e2e1ed4dbb7d (patch) | |
tree | 3b3bb162a085b41b51cb3130f6653ea2e397ad2a /afb-client/README.md | |
parent | 475508baa9f0b21087eb85048d51af342aa09692 (diff) |
Doc
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 |