diff --git a/README.md b/README.md index 303e776..c68587a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you want to use the interactive menu, install https://github.com/p-gen/smenu ## Quick install: ``` -curl https://raw.githubusercontent.com/moonq/bake/main/bake > ~/.local/bin/bake +curl https://git.six9.net/moonq/bake/raw/branch/main/bake > ~/.local/bin/bake chmod +x ~/.local/bin/bake echo '. <( bake __autocomplete __ )' >> ~/.bashrc ```