We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f811079 commit 7ac222dCopy full SHA for 7ac222d
book/plugins.md
@@ -63,7 +63,7 @@ To begin using the Polars plugin:
63
64
```nu
65
# The name of the plugin, without the leading `nu_plugin` nor any extension
66
- use polars
+ plugin use polars
67
```
68
69
5. Confirm the plugin is working:
0 commit comments