Skip to content

Commit 00454f5

Browse files
committed
doc: fix copy executable step reference
1 parent f8744f0 commit 00454f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/single-executable-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ tool, [postject][]:
7878
6. Inject the blob into the copied binary by running `postject` with
7979
the following options:
8080

81-
* `hello` / `hello.exe` - The name of the copy of the `node` executable created in step 2.
81+
* `hello` / `hello.exe` - The name of the copy of the `node` executable created in step 4.
8282
* `NODE_SEA_BLOB` - The name of the resource / note / section in the binary
8383
where the contents of the blob will be stored.
8484
* `sea-prep.blob` - The name of the blob created in step 1.

0 commit comments

Comments
 (0)