Skip to content

Commit 317381b

Browse files
authored
Update README.md
1 parent 2ccf1f9 commit 317381b

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
@@ -30,7 +30,7 @@ npm i tree-sitter-javascript
3030
npx @asgerf/dts-tree-sitter tree-sitter-javascript > generated.d.ts
3131
```
3232

33-
Fallback to the above command:
33+
Alternative if you prefer to run without `npx`:
3434

3535
```sh
3636
node ./node_modules/@asgerf/dts-tree-sitter/build/src/index.js tree-sitter-javascript > generated.d.ts

0 commit comments

Comments
 (0)