Browse Source

added npm install to readme

Bjørn Wikkeling 9 năm trước cách đây
mục cha
commit
ff6ce09d39
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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**
 
 ```