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