From 750b46a0b4d906d7359c89ee55aff83939e6e187 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 20 Jun 2021 13:57:50 -0400 Subject: [PATCH] doc: update homebrew install --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cb1720..f1b495e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ docker run --rm --net=host ghcr.io/six-ddc/plow ### Via Homebrew -*Coming soon* +```sh +brew install plow +``` ## Usage