From 4ffe2957883eea9f0b33eea8b990a6fa73f7264e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 Sep 2019 01:12:55 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bc58d49..832c273 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ The problem with doing this is that you can't use familiar bash–isms when doin This project seeks to bridge all of these worlds into a single entrypoint — ideal for cross–language repositories. -**WORK IN PROGRESS** - ![vanity image](https://github.com/kennethreitz/bake/blob/master/ext/img.jpg?raw=true) ```console @@ -132,7 +130,7 @@ Aborted. ## Simple Installation of `bake` (**MacOS**): -Coming soon! +**WORK IN PROGRESS** ```console $ brew install kennethreitz/-/bake --HEAD