diff options
| author | Robert | 2017-05-05 15:44:29 +0200 | 
|---|---|---|
| committer | Robert | 2017-05-05 15:44:29 +0200 | 
| commit | e5a1a2cb94fc2f2c4bab56a594df7db254a527ce (patch) | |
| tree | 3fa333bf61d2442ee1a06ea357816236eaf65b79 | |
| parent | d0ebc8b7055fcf4afc749400c8c348beca835c1b (diff) | |
| download | chouette-core-e5a1a2cb94fc2f2c4bab56a594df7db254a527ce.tar.bz2 | |
Spourious characters (from vim misshandling) removed
| -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 | 
