diff --git a/README.md b/README.md index 287a55d1..eef79802 100644 --- a/README.md +++ b/README.md @@ -114,10 +114,10 @@ pip3 install jc | Archlinux User Repositories (AUR) | `paru -S jc` or `aura -A jc` or `yay -S jc` | | NixOS linux | `nix-env -iA nixpkgs.jc` or `nix-env -iA nixos.jc` | | Guix System linux | `guix install jc` | +| Gentoo Linux | `emerge dev-python/jc` | | macOS | `brew install jc` | | FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` | | Ansible filter plugin | `ansible-galaxy collection install community.general` | -| Gentoo Linux | `emerge dev-python/jc` | > For more OS Packages, see https://repology.org/project/jc/versions. diff --git a/templates/readme_template b/templates/readme_template index b124c431..831692e0 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -114,10 +114,10 @@ pip3 install jc | Archlinux User Repositories (AUR) | `paru -S jc` or `aura -A jc` or `yay -S jc` | | NixOS linux | `nix-env -iA nixpkgs.jc` or `nix-env -iA nixos.jc` | | Guix System linux | `guix install jc` | +| Gentoo Linux | `emerge dev-python/jc` | | macOS | `brew install jc` | | FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` | | Ansible filter plugin | `ansible-galaxy collection install community.general` | -| Gentoo Linux | `emerge dev-python/jc` | > For more OS Packages, see https://repology.org/project/jc/versions.