Skip to content

Commit 5c20419

Browse files
connorsheaCopilot
andauthored
Update docs/guide/vpx.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Connor Shea <connor.james.shea@gmail.com>
1 parent f4d2544 commit 5c20419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/vpx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Use `vpx`, `vp exec`, and `vp dlx` to run binaries without switching between loc
88

99
Use the other binary commands when you need stricter control:
1010

11-
- `vpx` resolves a package binary locally first and will download it if not found
11+
- `vpx` resolves a package binary locally first by default and downloads it if not found; with `pkg@version`, `--package/-p`, or `--shell-mode`, it runs via `vp dlx`
1212
- `vp exec` runs a binary from the current project's `node_modules/.bin`
1313
- `vp dlx` runs a package binary without adding it as a dependency
1414

0 commit comments

Comments
 (0)