diff options
| -rw-r--r-- | INSTALL.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/INSTALL.md b/INSTALL.md index b45c0bf7b..a9ec7969d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -64,7 +64,7 @@ When promted for the password enter the highly secure string `chouette`.  #### Install node.js packages -      bundle exec rake npm:installndle +      bundle exec rake npm:install  #### Check installation | 
