We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d600a commit adc6980Copy full SHA for adc6980
book/plugins.md
@@ -50,7 +50,7 @@ To begin using the Polars plugin:
50
# Or on Windows
51
plugin add nu_plugin_polars.exe
52
53
- plug list # Confirm it was added to the registry
+ plugin list # Confirm it was added to the registry
54
```
55
56
Alternatively, if you did not add the binary directory to the plugin path in Step 2, you can still use an absolute path:
0 commit comments