Browse Source

Merge pull request #213 from altkatz/patch-1

Update README.md to show npm >= 2.0 is required.
FelisCatus 11 years ago
parent
commit
039351ec1d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -79,7 +79,8 @@ npm 2.x is required for this project.
 
 To build the project:
 
-    # Install node and npm first, then:
+    # Install node and npm first (make sure npm --version > 2.0), then:
+    
     sudo npm install -g grunt-cli bower
     # In the project folder:
     cd omega-build