From a3953a6932fc253a5038800bb67b8fc025bbc8c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=BF=20Kenneth=20Reitz?= Date: Wed, 18 Sep 2019 17:42:38 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ab985a..7a01eea 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ This project seeks to bridge all of these worlds into a single entrypoint — i
-

$ bake

+

$ bake       

 
-    
+
$ cat Bakefile $ bake install install: install/node install/python + Executing install/node: echo 'All ready!' | yarn install v1.17.3