mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
Update README.md
This commit is contained in:
@@ -41,6 +41,14 @@ Options:
|
||||
- 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.
|
||||
|
||||
------------------
|
||||
|
||||
## Installation of `bake`:
|
||||
|
||||
```console
|
||||
$ pip install bake-cli
|
||||
```
|
||||
|
||||
---------------
|
||||
|
||||
## `$ cat Bakefile`
|
||||
@@ -110,12 +118,6 @@ Aborted.
|
||||
|
||||
Fancy, eh?
|
||||
|
||||
## Simple Installation of `bake`:
|
||||
|
||||
```console
|
||||
$ pip install bake-cli
|
||||
```
|
||||
|
||||
<!--  -->
|
||||
|
||||
---------------------
|
||||
|
||||
Reference in New Issue
Block a user