diff --git a/README.md b/README.md index c7b23e680..d404a81d0 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,11 @@ Install with [Scoop](https://scoop.sh): ```powershell scoop install lsd ``` - +### On Android (via Termux) +```sh +pkg install lsd +``` +[Setup Nerd Fonts in Termux](https://github.com/Peltoche/lsd/issues/423) ### From Sources With Rust's package manager cargo, you can install lsd via: