aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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