Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ ndnx wd
```

`dnx` always goes through the SDK. `ndnx` starts the cached AOT binary
directly — no SDK needed at all. Pin a version (`wd@1.0.0`)
directly — no SDK after the first download. Pin a version (`wd@1.0.0`)
to skip latest-version lookup.

To install a `wd` command on PATH instead:
Expand Down
Loading