summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Puc <tranzystorek.io@protonmail.com>2022-07-07 16:35:11 +0200
committerAbin Simon <abinsimon10@gmail.com>2022-07-07 21:39:38 +0530
commit8172f07010c06a8d3047e57096d43f58a4016f78 (patch)
tree87b55bcf73ed709b6f06936fdfbbad75a4e8f8a2
parent54f177f092e0154abe931d49cd42f291c024a6f6 (diff)
docs: add Void Linux install instructions
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69b1b8f..c5ab48d 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Install the patched fonts of powerline nerd-font and/or font-awesome. Have a loo
| Android (via Termux) | `pkg install lsd` |
| Ubuntu/Debian based distro | `sudo dpkg -i lsd_0.22.0_amd64.deb` get `.deb` file from [release page](https://github.com/Peltoche/lsd/releases) |
| Solus | `eopkg it lsd` |
+| Void Linux | `sudo xbps-install lsd` |
### From source