From 6fe5a0f1990a3fcde4e3358d45d016053ef7f2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=BF=20Kenneth=20Reitz?= Date: Wed, 18 Sep 2019 16:49:49 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd0f036..349e8ef 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This project seeks to bridge all of these worlds into a single entrypoint — i ## Installing `$ bake` -**Various Linux Distributions** (Python 3.6+): +### **Various `*`nix Distributions** (Python 3.6+): The primary installation method of `bake`, today, is via `pip`: @@ -56,7 +56,7 @@ Successfully installed bake-cli-0.2.0 delegator.py-0.1.1 pexpect-4.7.0 ptyproces This will always work, but it will not be the default recommendation. -**MacOS**: +## MacOS (Previously known as OS X) Installation of `bake` will (soon) be very easy, with Homebrew. The formula needs a subtle adjustment — if you want to help, [here's the repo](http://github.com/kennethreitz/homebrew--)! @@ -71,7 +71,7 @@ Homebrew will be the primary installation target of `bake`. ✨🍰✨ -**Docker** +## Containers! *e.g.* Docker. You an also run `bake` via Docker! An official image has been made available: