summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKD Puvvadi <rao@puvvadi.me>2023-11-22 16:02:11 +0530
committerGitHub <noreply@github.com>2023-11-22 18:32:11 +0800
commit3acc758c0b0fa9dca86dbfdd851cf82a5346ffc3 (patch)
tree1221a37a0c221da0c66fe45a20b6d2a484d6ac5c
parentfcb52d2a92f2ffa218d4030c959bd6cc47d86cb7 (diff)
installation: windows (winget) (README) (#920)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c03c61..d43c20e 100644
--- a/README.md
+++ b/README.md
@@ -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` |