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