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 @@ -63,7 +63,7 @@ To begin using the Polars plugin:

```nu
# The name of the plugin, without the leading `nu_plugin` nor any extension
use polars
plugin use polars
```

5. Confirm the plugin is working:
Expand Down