summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kjäll <alexander.kjall@gmail.com>2023-01-13 17:14:06 +0100
committerAbin Simon <mail@meain.io>2023-01-14 20:53:41 +0530
commit40215fe59f18af7d449b8c9aa9d525f2b55c1ee0 (patch)
tree8040a3e91bbbe76e28f485b1bed106b37ad6ef99
parent181c990230417f1449f3246f9ac3acfa0d002686 (diff)
Add installation information for debian sid and bookworm
https://packages.debian.org/sid/lsd https://packages.debian.org/bookworm/lsd
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a953f2..23cf526 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
| NetBSD or any `pkgsrc` platform | `pkgin install lsd` or `cd /usr/pkgsrc/sysutils/lsd && make install` |
| Windows | `scoop install lsd` |
| Android (via Termux) | `pkg install lsd` |
+| Debian sid and bookworm | `apt install lsd` |
| Ubuntu/Debian based distro | `sudo dpkg -i lsd_0.23.1_amd64.deb` get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
| Solus | `eopkg it lsd` |
| Void Linux | `sudo xbps-install lsd` |