typo fix on 'yarn add'

pull/2219/head
laiso 2019-08-26 14:22:34 +07:00 committed by GitHub
parent 1ff65e5bd9
commit 08d1a8d898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ npm install admin-lte@3.0.0-beta.2 --save
###### __Via Yarn__
```bash
npm add admin-lte@3.0.0-beta.2
yarn add admin-lte@3.0.0-beta.2
```
###### __Via Bower__