installation: windows (winget) (README) (#920)

This commit is contained in:
KD Puvvadi 2023-11-22 16:02:11 +05:30 committed by GitHub
parent fcb52d2a92
commit 3acc758c0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
| FreeBSD | `pkg install lsd` |
| NetBSD or any `pkgsrc` platform | `pkgin install lsd` or `cd /usr/pkgsrc/sysutils/lsd && make install` |
| OpenBSD | `pkg_add lsd` |
| Windows | `scoop install lsd` |
| Windows | `scoop install lsd` or `winget install --id lsd-rs.lsd` |
| Android (via Termux) | `pkg install lsd` |
| Debian sid and bookworm | `apt install lsd` |
| Ubuntu 23.04 (Lunar Lobster) | `apt install lsd` |