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.