Skip to content

Commit d74b6bb

Browse files
authored
Update README.md
1 parent 08b1fbc commit d74b6bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ autofix https://github.com/nodejs/node --pull-request
4747

4848
## Try it locally
4949

50-
If you have [npm](https://www.npmjs.com), you can simply run `autofix` via `npx`:
50+
If you have [npm](https://www.npmjs.com), you can already run `autofix` via `npx`:
5151

5252
```bash
5353
npx autofix
@@ -59,6 +59,7 @@ Alternatively, can also install it like so:
5959
npm install -g autofix
6060
```
6161

62+
6263
## Command line options
6364

6465
```bash

0 commit comments

Comments
 (0)