Commit 6fd06d72 by Justin T Committed by GitHub

Correct command for listing installed plugins (#8200)

parent cdc7aa41
......@@ -214,7 +214,7 @@ poetry self remove poetry-plugin
You can also list all currently installed plugins by running:
```shell
poetry self show
poetry self show plugins
```
### With `pipx inject`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment