From 60c330b342855b4679c69a6022bb2be511aa4f7d Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 28 Apr 2022 10:59:12 -0700 Subject: [PATCH] move gentoo up --- README.md | 2 +- templates/readme_template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.