diff --git a/README.md b/README.md index df59a3bc..5b3ecf61 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ pip3 install 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 e3c65370..a5df7a6d 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -117,6 +117,7 @@ pip3 install 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.