[Groonga-commit] droonga/droonga.org at 761c223 [gh-pages] Remove requirement statement for jq command; Now completely unneccessary

Back to archive index

KITAITI Makoto null+****@clear*****
Sat Jan 30 18:38:43 JST 2016


KITAITI Makoto	2016-01-30 18:38:43 +0900 (Sat, 30 Jan 2016)

  New Revision: 761c223756773a6b464bb9aa063c7b6ced063fb6
  https://github.com/droonga/droonga.org/commit/761c223756773a6b464bb9aa063c7b6ced063fb6

  Merged f7d3990: Merge pull request #28 from KitaitiMakoto/no-jq

  Message:
    Remove requirement statement for jq command; Now completely unneccessary

  Modified files:
    tutorial/1.1.2/groonga/index.md

  Modified: tutorial/1.1.2/groonga/index.md (+1 -2)
===================================================================
--- tutorial/1.1.2/groonga/index.md    2016-01-30 22:57:25 +0900 (4863a23)
+++ tutorial/1.1.2/groonga/index.md    2016-01-30 18:38:43 +0900 (4175061)
@@ -45,9 +45,8 @@ NOTE:
  * Make sure to use instances with >= 2GB memory equipped, at least during installation of required packages for Droonga.
    Otherwise, you possibly experience a strange build error.
  * Make sure the hostname reported by `hostname -f` or the IP address reported by `hostname -i` is accessible from each other computer in your cluster.
- * Make sure that commands `curl` and `jq` are installed in your computers.
+ * Make sure that command `curl` is installed in your computers.
    `curl` is required to download installation scripts.
-   `jq` is not required for installation, but it will help you to read response JSONs returned from Droonga.
 
 You need to prepare two or more nodes for effective replication.
 So this tutorial assumes that you have two computers:
-------------- next part --------------
HTML����������������������������...
Download 



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