Add installation instructions for Fedora

This commit is contained in:
Igor Gnatenko 2019-07-21 11:02:16 +02:00 committed by Pierre Peltier
parent af2fc02a79
commit de17b6bf64

View file

@ -35,12 +35,18 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
See [this issue comment](https://github.com/Peltoche/lsd/issues/199#issuecomment-494218334) for detailed instructions on how to configure iTerm2 font settings correctly.
### Archlinux
### On Archlinux
```sh
pacman -S lsd
```
### On Fedora
```sh
dnf install lsd
```
### On Ubuntu
_... and other Debian-based Linux distributions_