We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fbd74f commit 96f1628Copy full SHA for 96f1628
README.md
@@ -4,14 +4,12 @@ Automatic codemods to upgrade your styled-components code to newer versions.
4
5
## Installation
6
7
-```sh
8
-npm install -g styled-components-codemods
9
-```
+Thanks to `npx` no installation is needed, just run the command below!
10
11
## Usage
12
13
```sh
14
-Usage: styled-components-codemods [options] [command]
+Usage: npx styled-components-codemods [options] [command]
15
16
Options:
17
0 commit comments