Skip to content

Commit 2ccf1f9

Browse files
authored
Update README.md
1 parent 0a26520 commit 2ccf1f9

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
@@ -9,7 +9,7 @@ npm i @asgerf/dts-tree-sitter
99

1010
npx @asgerf/dts-tree-sitter INPUT > OUTPUT.d.ts
1111
```
12-
If the above command fail:
12+
Alternative if you prefer to run without `npx`:
1313

1414
```sh
1515
node ./node_modules/@asgerf/dts-tree-sitter/build/src/index.js INPUT > OUTPUT.d.ts

0 commit comments

Comments
 (0)