From bf52b413d029925292a40e2bc40fd7d6240f9b45 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Tue, 30 Jul 2024 19:19:12 +0200 Subject: Improve wording in README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5529bd..4ee3fb4 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,11 @@ ls: cannot open directory '/home/jc/.ssh': Permission denied ## Installation -At time of writing, `poetry-restrict-plugin` is only supported on Linux with -[the Landlock LSM](https://docs.kernel.org/userspace-api/landlock.html) enabled. +`poetry-restrict-plugin` is currently only supported on Linux with [the Landlock +LSM](https://docs.kernel.org/userspace-api/landlock.html) enabled. -With [`pipx`](https://pipx.pypa.io/stable/docs/): +Installation depends on how you installed Poetry. With +[`pipx`](https://pipx.pypa.io/stable/docs/): ```sh pipx inject poetry poetry-restrict-plugin -- cgit v1.2.3