Merge pull request #2219 from laiso/patch-1

typo fix on 'yarn add'
pull/2259/head
Raphael Jackstadt 2019-08-26 10:47:29 +02:00 committed by GitHub
commit 4cb6c94411
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__ ###### __Via Yarn__
```bash ```bash
npm add admin-lte@3.0.0-beta.2 yarn add admin-lte@3.0.0-beta.2
``` ```
###### __Via Bower__ ###### __Via Bower__