diff --git a/README.md b/README.md index b9679bd..b61ec11 100644 --- a/README.md +++ b/README.md @@ -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_