[Groonga-commit] droonga/droonga.org at c8dc36d [gh-pages] Fix gem package name: droonga-client is correct

Back to archive index

Yoji Shidara null+****@clear*****
Mon Feb 17 12:51:00 JST 2014


Yoji Shidara	2014-02-17 12:51:00 +0900 (Mon, 17 Feb 2014)

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

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

  Message:
    Fix gem package name: droonga-client is correct

  Modified files:
    tutorial/basic/index.md

  Modified: tutorial/basic/index.md (+2 -2)
===================================================================
--- tutorial/basic/index.md    2014-02-17 12:15:09 +0900 (f0846d0)
+++ tutorial/basic/index.md    2014-02-17 12:51:00 +0900 (0c7af00)
@@ -79,9 +79,9 @@ 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 and droonga-client-ruby
+### Install a fluent-plugin-droonga and droonga-client
 
-    # gem install fluent-plugin-droonga droonga-client-ruby
+    # gem install fluent-plugin-droonga droonga-client
 
 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).
 
-------------- next part --------------
HTML����������������������������...
Download 



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