From 8d16c1302832e4b135032d2fb6c7e9ad6f0d55db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=BF=20Kenneth=20Reitz?= Date: Thu, 19 Sep 2019 18:00:27 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 47eb712..e7850c3 100644 --- a/README.md +++ b/README.md @@ -64,12 +64,11 @@ project seeks to bridge all of these worlds into a single entrypoint — ideal The primary installation method of `bake`, today, is via `pip`: -```console -$ pip3 install bake-cli +
$ pip3 install bake-cli
 Collecting bake-cli
 …
-Successfully installed bake-cli-0.2.0 delegator.py-0.1.1 pexpect-4.7.0 ptyprocess-0.6.0
-```
+Successfully installed bake-cli-0.2.0 delegator.py-0.1.1 pexpect-4.7.0 ptyprocess-0.6.0
+ This will always work, but it will not be the default recommendation.