diff options
author | Fábio Rodrigues Ribeiro <farribeiro@gmail.com> | 2022-08-15 11:39:20 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-15 10:39:20 -0400 |
commit | 4e92acdc3a5d342cbcdc383ba5a2b07e3e4841ee (patch) | |
tree | 25308ba4d62aa30be59de3cb54edcf0fa43cdc27 /README.md | |
parent | 49d31d419c90065c9889955ce42b8555e43ca27d (diff) | |
download | bfs-4e92acdc3a5d342cbcdc383ba5a2b07e3e4841ee.tar.xz |
README: Update Fedora Linux installation instruction (#95)
Now in Fedora repositories
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -205,8 +205,7 @@ Installation <strong><a href="https://packages.debian.org/sid/bfs">Debian</a>/<a href="https://packages.ubuntu.com/kinetic/bfs">Ubuntu</a></strong> # apt install bfs -<strong><a href="https://copr.fedorainfracloud.org/coprs/xfgusta/bfs/">Fedora</a></strong> -# dnf copr enable xfgusta/bfs +<strong><a href="https://src.fedoraproject.org/rpms/bfs">Fedora Linux</a></strong> # dnf install bfs <strong><a href="https://search.nixos.org/packages?channel=unstable&show=bfs&from=0&size=1&sort=relevance&type=packages&query=bfs">NixOS</a></strong> |