Ver Fonte

Merge pull request #542 from ignatenkobrain/patch-3

Add installation instructions for Fedora
Benjamin Sago há 6 anos atrás
pai
commit
c835188b3c
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -101,6 +101,12 @@ or:
 
 [Formulae](https://github.com/Homebrew/homebrew-core/blob/master/Formula/exa.rb)
 
+### Fedora
+
+You can install the `exa` package from the official Fedora repositories by running:
+
+    dnf install exa
+
 ### Nix
 
 `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: