added npm install to readme

pull/816/head
Bjørn Wikkeling 2015-11-30 14:48:50 +01:00
parent 9c15693784
commit ff6ce09d39
1 changed files with 6 additions and 0 deletions

View File

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