Don't sudo with brew in QUICKSTART-C.md

This commit is contained in:
Sam Doshi
2017-10-01 08:29:46 +01:00
committed by GitHub
parent 7a98138f27
commit 384242e5eb

View File

@@ -20,7 +20,7 @@ You might need to run `sudo port selfupdate` before installing to update the pac
You can also install via Homebrew. You can also install via Homebrew.
``` ```
$ sudo brew install msgpack $ brew install msgpack
``` ```
## FreeBSD with Ports Collection ## FreeBSD with Ports Collection