Skip to content

Commit 0ae5d1f

Browse files
authored
Merge pull request evrone#31 from shuizhongyueming/master
update README.md
2 parents fbb669a + 235ef47 commit 0ae5d1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $ npm install postcss-px-to-viewport --save-dev
7676
```
7777
or yarn
7878
```
79-
$ yarn add postcss-px-to-viewport
79+
$ yarn add -D postcss-px-to-viewport
8080
```
8181

8282
### Usage

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $ npm install postcss-px-to-viewport --save-dev
7676
```
7777
或者使用yarn进行安装
7878
```
79-
$ yarn add postcss-px-to-viewport
79+
$ yarn add -D postcss-px-to-viewport
8080
```
8181

8282
### 配置参数

0 commit comments

Comments
 (0)