Skip to content

Commit 49f3bb7

Browse files
committed
Merge pull request postcss#45 from corysimmons/patch-1
update Readme.md
2 parents 3a616c7 + fd6cb6e commit 49f3bb7

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
@@ -8,7 +8,7 @@ Traditional CLI for [postcss]
88

99
## Installation
1010

11-
npm install postcss-cli
11+
`npm install postcss-cli`
1212

1313
| postcss-cli version | postcss version |
1414
| ---- | ---- |
@@ -165,4 +165,4 @@ MIT
165165

166166
[postcss]: https://github.com/postcss/postcss
167167
[postcss-import]: https://github.com/postcss/postcss-import
168-
[source-map-options]: https://github.com/postcss/postcss/blob/master/docs/source-maps.md
168+
[source-map-options]: https://github.com/postcss/postcss/blob/master/docs/source-maps.md

0 commit comments

Comments
 (0)