Update README.md

This commit is contained in:
2022-04-27 10:01:56 +03:00
committed by GitHub
parent 4d87681ed7
commit fcd3d0ba56

View File

@@ -15,7 +15,8 @@ Run the command: `./bake` in this folder. Installation prefix is required
to install, for example: `./bake install ~/.local/` to install, for example: `./bake install ~/.local/`
Finally, insert the autocomplete as explained in installer. Finally, insert the autocomplete as explained in installer.
Note: you can also just take the `bake` executable, and place in PATH. Note: you can also just take the `bake` executable, and place in PATH, and
run `. <( bake __autocomplete __ )` to enable bash autocomplete.
# Usage # Usage