aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-07-27 19:48:35 +0200
committerGravatar Johannes Christ <[email protected]>2024-07-27 19:48:35 +0200
commit1d0f695b8f57cf33b7edee5dc3cc810f2c226d76 (patch)
tree85c05d00631faf9d023e96c66bb6cf78478370b7
parentPublish to PyPI (diff)
Publish to PyPI
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f4eab8..15089ce 100644
--- a/README.md
+++ b/README.md
@@ -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