diff options
author | 2024-07-27 19:48:35 +0200 | |
---|---|---|
committer | 2024-07-27 19:48:35 +0200 | |
commit | 1d0f695b8f57cf33b7edee5dc3cc810f2c226d76 (patch) | |
tree | 85c05d00631faf9d023e96c66bb6cf78478370b7 | |
parent | Publish to PyPI (diff) |
Publish to PyPI
-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 |