From c4f06d03cfde5afd3b861943628d957c41d5dae0 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sat, 21 Sep 2024 13:26:19 +0900 Subject: [PATCH 1/2] Add PyPI install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eabca00274..4c03a40cec 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,12 @@ most Windows users.) just nix-env -iA nixpkgs.just + + Various + PyPI + rust-just + pipx install rust-just + Void Linux XBPS From 3e47ee7aea4e05ad62745804cba2a68114b683fd Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sat, 21 Sep 2024 13:29:31 +0900 Subject: [PATCH 2/2] Tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c03a40cec..1299762c3b 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ most Windows users.) Various PyPI - rust-just + rust-just pipx install rust-just