Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99257c3

Browse files
committed
readme
1 parent 0e37310 commit 99257c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ npm install -g mod-cssprefix
1212

1313
### By Command-line
1414
```sh
15-
mod cssprefix ./css/mian.css
15+
$ mod cssprefix ./css/mian.css
1616
```
1717

1818
### By AutoTask
@@ -32,7 +32,7 @@ module.exports = {
3232
```
3333

3434
```sh
35-
mod dist
35+
$ mod dist
3636
```
3737

3838

0 commit comments

Comments
 (0)