Skip to content

Commit cfb60a8

Browse files
tohuwhudochenkov
authored andcommitted
Fixed typo in CLI usage instructions (#74)
1 parent 1b126f8 commit cfb60a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ grunt.initConfig({
144144

145145
### Command Line
146146

147-
Add [postcss-cli]((https://github.com/postcss/postcss-cli))) and PostCSS Sorting to your project:
147+
Add [postcss-cli](https://github.com/postcss/postcss-cli) and PostCSS Sorting to your project:
148148

149149
```bash
150150
npm install postcss-cli postcss-sorting --save-dev

0 commit comments

Comments
 (0)