Преглед изворни кода

Merge pull request #542 from ignatenkobrain/patch-3

Add installation instructions for Fedora
Benjamin Sago пре 6 година
родитељ
комит
c835188b3c
1 измењених фајлова са 6 додато и 0 уклоњено
  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: