Skip to content
Merged
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 book/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To begin using the Polars plugin:
# Or on Windows
plugin add nu_plugin_polars.exe

plug list # Confirm it was added to the registry
plugin list # Confirm it was added to the registry
```

Alternatively, if you did not add the binary directory to the plugin path in Step 2, you can still use an absolute path:
Expand Down