Skip to content

Commit ecc0bfa

Browse files
committed
README
1 parent 3f41aa7 commit ecc0bfa

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
@@ -788,7 +788,7 @@ deno run -A jsr:@babashka/[email protected] /tmp/script.cljs
788788
```
789789

790790
Note that when you require libraries from `node_modules` you might have to add
791-
the `--node-modules-dir=manual` argument. See Deno issue
791+
the `--node-modules-dir=auto` argument. See Deno issue
792792
[#30547](https://github.com/denoland/deno/issues/30547).
793793

794794
## Build

0 commit comments

Comments
 (0)