From 08335be03d9c33ea80c671b2b62547e3f3797070 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sat, 8 Aug 2026 00:58:59 +0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2a439a..b40cfe5 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ Any feedback would be appreciated. ## install ```bash -curl -s https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | \ -sudo bash && source /etc/bash.bashrc +curl -s https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh \ +| sudo bash && source /etc/bash.bashrc ``` ## upgrade