null+****@clear*****
null+****@clear*****
2012年 5月 28日 (月) 19:43:08 JST
Kouhei Sutou 2012-05-28 19:43:08 +0900 (Mon, 28 May 2012)
New Revision: 58505fb063bd964fddb107bf56e351525588f9ea
Log:
doc: add document about install on Mac OS X
Modified files:
doc/source/install.rst
Modified: doc/source/install.rst (+9 -0)
===================================================================
--- doc/source/install.rst 2012-05-28 15:18:00 +0900 (4dbbce8)
+++ doc/source/install.rst 2012-05-28 19:43:08 +0900 (0af6b10)
@@ -240,6 +240,15 @@ Install groonga-tokenizer-mecab package::
% sudo yum install -y groonga-tokenizer-mecab
+Mac OS X
+--------
+
+Install::
+
+ % brew install https://raw.github.com/mroonga/homebrew/master/mroonga.rb --use-homebrew-mysql
+
+.. seealso:: `mroonga/homebrew on GitHub <https://github.com/mroonga/homebrew>`_
+
Install from the source code
------------------------------