Skip to content

Commit a3ba537

Browse files
authored
docs: update README
1 parent bb58ccc commit a3ba537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ See https://github.com/yao-pkg/pkg?tab=readme-ov-file#targets[pkg] for details.
100100
[source,bash]
101101
----
102102
pnpm build
103-
pnpm exec pkg dist/index.cjs -t '<NODE_RANGE>-<PLATFORM>-<ARCH>'
103+
pnpm exec pkg dist/index.cjs -t '<NODE_RANGE>-<PLATFORM>-<ARCH>' -o 'google-cloud-sql'
104104
105105
# Example
106106
pnpm exec pkg dist/index.cjs -t 'node24-macos-arm64' -o 'google-cloud-sql'

0 commit comments

Comments
 (0)