Merge pull request #2219 from laiso/patch-1

typo fix on 'yarn add'
This commit is contained in:
Raphael Jackstadt
2019-08-26 10:47:29 +02:00
committed by GitHub

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__