mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-13 21:52:37 +00:00
Fix the snap installation instruction into the README
This commit is contained in:
parent
cd586b330c
commit
f8cf084a98
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue