add fedora to system package manager list

This commit is contained in:
Aron Griffis 2023-05-03 11:52:32 -04:00 committed by GitHub
parent b17b4e744c
commit c03cc1bd32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ Alternatively, `git absorb` is available in the following system package manager
| Arch Linux | `pacman -S git-absorb` |
| Debian | `apt install git-absorb` |
| DPorts | `pkg install git-absorb` |
| Fedora | `dnf install git-absorb` |
| FreeBSD Ports | `pkg install git-absorb` |
| Homebrew and Linuxbrew | `brew install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.gitAndTools.git-absorb` |