We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8744f0 commit 00454f5Copy full SHA for 00454f5
1 file changed
doc/api/single-executable-applications.md
@@ -78,7 +78,7 @@ tool, [postject][]:
78
6. Inject the blob into the copied binary by running `postject` with
79
the following options:
80
81
- * `hello` / `hello.exe` - The name of the copy of the `node` executable created in step 2.
+ * `hello` / `hello.exe` - The name of the copy of the `node` executable created in step 4.
82
* `NODE_SEA_BLOB` - The name of the resource / note / section in the binary
83
where the contents of the blob will be stored.
84
* `sea-prep.blob` - The name of the blob created in step 1.
0 commit comments