Skip to content

Commit ed2b55b

Browse files
committed
Don't promote global installs
1 parent 15fda63 commit ed2b55b

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
@@ -16,7 +16,7 @@
1616
<h2 align="center">Install</h2>
1717

1818
```bash
19-
npm i -g|-D postcss postcss-cli
19+
npm i -D postcss postcss-cli
2020
```
2121

2222
<h2 align="center">Usage</h2>

0 commit comments

Comments
 (0)