Skip to content

Commit 746f630

Browse files
committed
fix: correct typo in README regarding pkg command line options
1 parent 419badc commit 746f630

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
@@ -412,7 +412,7 @@ PKG_NODE_PATH=/path/to/node pkg app.js
412412

413413
This error is tracked by issue [#16](https://github.com/yao-pkg/pkg/issues/16#issuecomment-1945486658). Follow the link in oder to find a workaround.
414414

415-
In most cases adding `--option experimental-require-module` to `pkg` command line will solve the issue.
415+
In most cases adding `--options experimental-require-module` to `pkg` command line will solve the issue.
416416

417417
### Error: Cannot find module XXX (when using `child_process`)
418418

0 commit comments

Comments
 (0)