Browse Source

added npm install to readme

Bjørn Wikkeling 9 years ago
parent
commit
ff6ce09d39
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -38,6 +38,12 @@ git clone https://github.com/YOUR_USERNAME/AdminLTE.git
 bower install admin-lte
 ```
 
+**npm**
+
+```
+npm install --save admin-lte
+```
+
 **Composer**
 
 ```