From 76a5bfbae356fcf7dbfef7bc5d822e17d5e44f13 Mon Sep 17 00:00:00 2001 From: Yuri Plashenkov Date: Mon, 6 Oct 2025 06:50:36 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 527257b..d1c6a2b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Add the contents of the `bash/powerline.sh` script to your `~/.bashrc` file. Customize the variables (e.g., label and color). You can use the `bash/colors.sh` script to select a color. -### ash (e.g., OpenWrt) +### ash (e.g., Alpine Linux, OpenWrt) -Add the contents of the `ash/powerline.sh` script to your `~/.profile` file. +Add the contents of the `ash/powerline.sh` (or `ash/powerline-mini.sh`) script to your `~/.profile` file. Customize the variables (e.g., label and color). You can use the `bash/colors.sh` script to select a color.