Skip to content

Commit c835188

Browse files
authored
Merge pull request ogham#542 from ignatenkobrain/patch-3
Add installation instructions for Fedora
2 parents 4dab623 + 2fd76aa commit c835188

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@ or:
101101

102102
[Formulae](https://github.com/Homebrew/homebrew-core/blob/master/Formula/exa.rb)
103103

104+
### Fedora
105+
106+
You can install the `exa` package from the official Fedora repositories by running:
107+
108+
dnf install exa
109+
104110
### Nix
105111

106112
`exa` is also installable through [the derivation](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/exa/default.nix) using the [nix package manager](https://nixos.org/nix/) by running:

0 commit comments

Comments
 (0)