Skip to content

Commit

Permalink
Document downstream Fedora package
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert authored and MitMaro committed Sep 17, 2024
1 parent b7a815a commit 024f0b2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* [Community Supported Repositories](#community-supported-repositories)
* [Alpine Linux](#alpine-linux)
* [Arch Linux](#arch-linux)
* [Fedora Linux](#fedora-linux)
* [FreeBSD](#freebsd)
* [GNU Guix Package Manager](#gnu-guix-package-manager)
* [Windows](#windows-1)
Expand Down Expand Up @@ -101,6 +102,12 @@ yay -S git-interactive-rebase-tool
2. Extract to a known location
3. Run `makepkg -si` from the extracted location

### Fedora Linux

```shell
dnf install git-interactive-rebase-tool
```

### FreeBSD

FreeBSD support is provided by the community, and while attempts are made to ensure everything works on the platform, it is not officially supported. If you run into problems please [create an issue](https://github.com/MitMaro/git-interactive-rebase-tool/issues/new) describing the problem.
Expand Down

0 comments on commit 024f0b2

Please sign in to comment.