Update README.md

This commit is contained in:
q
2024-08-08 21:29:51 +03:00
parent bfac4aadc6
commit e11c1747ec

View File

@@ -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
```