Fix the snap installation instruction into the README

This commit is contained in:
Peltoche 2018-12-16 11:18:22 +01:00
parent cd586b330c
commit f8cf084a98
No known key found for this signature in database
GPG key ID: CED68D0487156952

View file

@ -45,8 +45,7 @@ sudo dpkg -i lsd_7.2.0_amd64.deb # adapt version number and architecture
### From Snap
```sh
sudo snap install lsd
sudo snap install lsd --classic
```
### From Sources