improve inc plugin docs (#5346)

This is a convenience for anyone using GitHub features to copy paste directly into your local shell
This commit is contained in:
Eli Flanagan
2022-04-27 19:56:32 -04:00
committed by GitHub
parent e7831d38ae
commit 5f35e4ad1e

View File

@ -5,9 +5,9 @@ Note: this requires Nushell 0.60 or later
To install: To install:
``` ```
> cargo install --path . cargo install --path .
``` ```
To register (from inside Nushell): To register (from inside Nushell):
``` ```
> register <path to installed plugin> --encoding json register <path to installed plugin> --encoding json