Add the pacman install inside the Readme

This commit is contained in:
Peltoche 2019-01-22 18:08:28 +01:00 committed by Pierre Peltier
parent 6bdf9ca3c2
commit 3d85169377

View file

@ -32,6 +32,12 @@ project but with some little differences. For example it is written in rust and
Install the patched fonts of powerline nerd-font and/or font-awesome. Have a look at the [Nerd Font README](https://github.com/ryanoasis/nerd-fonts/blob/master/readme.md) for more installation instructions. Don't forget to setup your terminal in order to use the correct font.
### Archlinux
```sh
pacman -S lsd
```
### On Ubuntu
_... and other Debian-based Linux distributions_