diff --git a/README.md b/README.md index 2872e09..8942204 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Better Bash install: ``` -curl https://cz0.cz/getbb.sh | sh +wget https://cz0.cz/getbb.sh +chmod +x getbs.sh && ./getbs.sh ```