Skip to content

Commit 024f0b2

Browse files
bgilbertMitMaro
authored andcommitted
Document downstream Fedora package
1 parent b7a815a commit 024f0b2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme/install.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* [Community Supported Repositories](#community-supported-repositories)
1313
* [Alpine Linux](#alpine-linux)
1414
* [Arch Linux](#arch-linux)
15+
* [Fedora Linux](#fedora-linux)
1516
* [FreeBSD](#freebsd)
1617
* [GNU Guix Package Manager](#gnu-guix-package-manager)
1718
* [Windows](#windows-1)
@@ -101,6 +102,12 @@ yay -S git-interactive-rebase-tool
101102
2. Extract to a known location
102103
3. Run `makepkg -si` from the extracted location
103104

105+
### Fedora Linux
106+
107+
```shell
108+
dnf install git-interactive-rebase-tool
109+
```
110+
104111
### FreeBSD
105112

106113
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.

0 commit comments

Comments
 (0)