diff --git a/README.md b/README.md index 805b1839..767096ef 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ CLI interface: nwbuild --mode=build --glob=false --flavor=sdk --cacheDir=./node_modules/nw /path/to/project ``` +> Note: While using the CLI interface, `/path/to/project` refers to `options.srcDir` in the JavaScript API or JSON object. + ESM import: ```javascript