This commit is contained in:
Andy Gayton 2024-07-04 23:28:55 -04:00
parent 229102ad15
commit 43be0bec87

View File

@ -8,6 +8,6 @@ To install:
> cargo install --path .
```
To register (from inside Nushell):
To add the plugin (from inside Nushell):
```
> register <path to installed plugin>
> plugin add <path to installed plugin>