소스 검색

Merge pull request #2219 from laiso/patch-1

typo fix on 'yarn add'
Raphael Jackstadt 5 년 전
부모
커밋
4cb6c94411
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/index.md

+ 1 - 1
docs/index.md

@@ -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__