From 5fbdad6dba0474e371aeed4ea3fac0900f117e37 Mon Sep 17 00:00:00 2001 From: Thomas Schmidts Date: Mon, 10 Nov 2014 15:49:32 +0100 Subject: [PATCH] Added the hint that homebrew also needs to be updated --- Documentation/Books/Users/Installing/MacOSX.mdpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/Books/Users/Installing/MacOSX.mdpp b/Documentation/Books/Users/Installing/MacOSX.mdpp index 309ccc0cc9..87570e7284 100644 --- a/Documentation/Books/Users/Installing/MacOSX.mdpp +++ b/Documentation/Books/Users/Installing/MacOSX.mdpp @@ -41,6 +41,9 @@ Then remove the LaunchAgent: rm ~/Library/LaunchAgents/homebrew.mxcl.arangodb.plist +**Note**: If the latest ArangoDB Version is not shown in homebrew, you also need to update homebrew: + + brew update !SECTION Apple's App Store