Update README.md

This commit is contained in:
2019-09-16 04:48:34 -04:00
committed by GitHub
parent f167a38149
commit 0e79b41d44
+1 -1
View File
@@ -39,7 +39,7 @@ Options:
- Environment variables are explicitly passed or whitelisted (allowed), not inherinted from the parent shell.
- Unlike `Makefile`, either tabs or 4 spaces can be used.
- Tasks can be run safely and reliably. Rest assured that scripts are executed from the project root (e.g. location of the `Bakefile`).
See [advanced example](https://github.com/kennethreitz/bake#advanced-usage-sample) for further, juicy, details.
- See [advanced example](https://github.com/kennethreitz/bake#advanced-usage-sample) for further, juicy, details.
---------------