From b6860466876c5b0eb2476e6041315c3f28c4f21b Mon Sep 17 00:00:00 2001 From: michaelcinquin Date: Mon, 12 Jan 2015 21:12:49 +0100 Subject: [PATCH] fix brew install command in README.md --- SparkleShare/Mac/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SparkleShare/Mac/README.md b/SparkleShare/Mac/README.md index 70e05ad4..a415cf69 100644 --- a/SparkleShare/Mac/README.md +++ b/SparkleShare/Mac/README.md @@ -20,7 +20,7 @@ The required `git` binaries are now built automatically. For doing this and for the packes autoconf and pkg-config. You can install these using `homebrew` ```bash -$ brew port install autoconf pkg-config +$ brew install autoconf pkg-config ``` ### Building