From a9a041cb13a12c2e509a613190e09179da45b05f Mon Sep 17 00:00:00 2001 From: Ali Moeeny Date: Wed, 24 Feb 2016 07:49:54 -0500 Subject: [PATCH] added a comment to make the `--HEAD` more clear --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24051cc..811f25b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ If you have homebrew, then simply: $ brew update $ brew install --HEAD xhyve +The `--HEAD` in the brew command ensures that you always get the latest changes, even if the homebrew database is not yet updated. If for any reason you don't want that simply do `brew install xhyve` . + if not then: Building