From 1f236dc02aff63e7575df7b67ed0824d6d7f5eb3 Mon Sep 17 00:00:00 2001 From: fiskhest Date: Fri, 6 May 2022 16:20:33 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a061f56..1abe1062 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ pip3 install jc | Debian/Ubuntu linux | `apt-get install jc` | | Fedora linux | `dnf install jc` | | openSUSE linux | `zypper install jc` | -| Archlinux User Repositories (AUR) | `paru -S jc` or `aura -A jc` or `yay -S jc` | +| Archlinux Community Repository | `paru -S jc` or `aura -S jc` or `yay -S jc` | | NixOS linux | `nix-env -iA nixpkgs.jc` or `nix-env -iA nixos.jc` | | Guix System linux | `guix install jc` | | macOS | `brew install jc` | @@ -1136,4 +1136,4 @@ cat istio.yaml | jc --yaml -p ] ``` -© 2019-2022 Kelly Brazil \ No newline at end of file +© 2019-2022 Kelly Brazil