summaryrefslogtreecommitdiff
path: root/doc/install/installation.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-13 18:06:51 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-13 18:06:51 +0000
commit57e3d49fc0fb99f42ac178761fc6232715734020 (patch)
tree756c435c2f5ec85bb2781fe28789b6f63999aac7 /doc/install/installation.md
parent3318518149062e5d17105f2170bd7bd9647af415 (diff)
downloadgitlab-ce-57e3d49fc0fb99f42ac178761fc6232715734020.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/install/installation.md')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index cc91f14045f..2a26a61544a 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -588,7 +588,7 @@ You can specify a different Git repository by providing it as an extra parameter
sudo -u git -H bundle exec rake "gitlab:workhorse:install[/home/git/gitlab-workhorse,https://example.com/gitlab-workhorse.git]" RAILS_ENV=production
```
-### Install GitLab-Elasticsearch-indexer`
+### Install GitLab-Elasticsearch-indexer
GitLab-Elasticsearch-Indexer uses [GNU Make](https://www.gnu.org/software/make/). The
following command-line will install GitLab-Elasticsearch-Indexer in `/home/git/gitlab-elasticsearch-indexer`