diff --git a/docs/install/index.md b/docs/install/index.md index 14467e5..bf2513e 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -87,18 +87,11 @@ Install GPG key for the apt repository: sudo apt-get -y --allow-unauthenticated install groonga-keyring sudo apt-get update -Install required softwares: - - sudo apt-get install -y libgroonga-dev npm make g++ pkg-config - sudo npm install -y -g node-gyp - -Install Groonga CloudSearch: +Install the Groonga CloudSearch and depending libraries via the package "gcs": - sudo npm install -y -g gcs - -You have `gcs` command that starts Groonga CloudSearch service in -`/usr/local/bin/` directory. + sudo apt-get install -y gcs +Then you have `gcs` command that starts Groonga CloudSearch service. To confirm that Groonga CloudSearch is installed successfully, type the following command: