diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ At time of writing, `poetry-restrict-plugin` is only supported on Linux with With [`pipx`](https://pipx.pypa.io/stable/docs/): ```sh -pipx inject poetry https://git.jchri.st/jc/poetry-restrict-plugin/archive/master.tar.gz +pipx inject poetry poetry-restrict-plugin ``` For other installation methods, see the [Poetry plugin |