Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Southard <nacengineer@gmail.com>2013-01-10 23:21:54 +0400
committerRiyad Preukschas <riyad@informatik.uni-bremen.de>2013-01-11 20:23:35 +0400
commit97a4e1b86ace4b338bba345ea54166503fe0048d (patch)
tree789037f1c56fd467ccc2a88255fbb6d2cb38e8ad /doc
parent32dadb46fa6ee08486d54d712bd06421ede93b0d (diff)
update grammar in check application status section
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 7fb5e48cdc9..29ca7a812ca 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -280,9 +280,8 @@ To make sure you didn't miss anything run a more thorough check with:
sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production
-If you are all green: congratulations, you successfully installed GitLab!
-Although this is the case, there are still a few steps to go.
-
+If all items are green, then congratulations on successfully installing GitLab!
+However there are still a few steps left.
## Install Init Script