diff options
author | Sam James <sam@gentoo.org> | 2024-02-07 03:30:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-07 03:30:05 +0000 |
commit | 8de8764337c0baf489ad521295e9a2f185dc7111 (patch) | |
tree | f7f4c321abfe0815028eec2776e0bf16e17bb83f | |
parent | 66468fd13ce70d0f6f6388cd31d7f75196ccac31 (diff) | |
download | bfs-8de8764337c0baf489ad521295e9a2f185dc7111.tar.xz |
README.md: bfs is now in Gentoo as sys-apps/bfs
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -234,6 +234,9 @@ Installation <strong><a href="https://src.fedoraproject.org/rpms/bfs">Fedora Linux</a></strong> # dnf install bfs +<strong><a href="https://packages.gentoo.org/packages/sys-apps/bfs">Gentoo</a></strong> +# emerge sys-apps/bfs + <strong><a href="https://packages.guix.gnu.org/packages/bfs/">GNU Guix</a></strong> # guix install bfs |