[Groonga-commit] droonga/droonga.org at c6d3b22 [gh-pages] Install droonga-client-ruby

Back to archive index

Yoji Shidara null+****@clear*****
Mon Feb 17 12:15:09 JST 2014


Yoji Shidara	2014-02-17 12:15:09 +0900 (Mon, 17 Feb 2014)

  New Revision: c6d3b2271ad94b2eda6e8dc6b144d2be34968fa7
  https://github.com/droonga/droonga.org/commit/c6d3b2271ad94b2eda6e8dc6b144d2be34968fa7

  Merged 8df85df: Merge branch 'tutorial-with-droonga-request' into gh-pages

  Message:
    Install droonga-client-ruby

  Modified files:
    tutorial/basic/index.md

  Modified: tutorial/basic/index.md (+4 -2)
===================================================================
--- tutorial/basic/index.md    2014-02-17 12:27:04 +0900 (aa0225a)
+++ tutorial/basic/index.md    2014-02-17 12:15:09 +0900 (f0846d0)
@@ -79,9 +79,11 @@ Install packages required to setup a Droonga engine.
 The part "Droonga engine" stores the database and provides the search feature actually.
 In this section we install a fluent-plugin-droonga and load searchable data to the database.
 
-### Install a fluent-plugin-droonga
+### Install a fluent-plugin-droonga and droonga-client-ruby
 
-    # gem install fluent-plugin-droonga
+    # gem install fluent-plugin-droonga droonga-client-ruby
+
+NOTE: The following tutorials requires the latest droonga-client, that is not not yet released. You will need to clone https://github.com/droonga/droonga-client-ruby and use manually built package (`rake install` will do so).
 
 Required packages are prepared by the command above. Let's continue to the configuration step.
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index