1
0
Fork 0

Added information about our homebrew package

Thanks to @tisba
This commit is contained in:
Lucas Dohmen 2012-02-21 11:45:38 +01:00
parent e0d146646e
commit e45cb17530
1 changed files with 4 additions and 2 deletions

View File

@ -16,9 +16,11 @@ effort to operate for the administrator.
### Mac OS X Hints
If you install AvocadoDB on Mac OS X we collected some hints for you:
On Mac OS X you can install AvocadoDB using the packagemanager [Homebrew](http://mxcl.github.com/homebrew/). We are currently waiting for approval of our package, therefore you need to use this:
* The version of bison delivered with OS X is out of date. Update it before installing.
* `brew install https://raw.github.com/tisba/homebrew/master/Library/Formula/avocadodb.rb`
This will install AvocadoDB and all dependencies.
## First Steps