Fix typo in text.

This commit is contained in:
Marin Jankovski 2014-05-27 16:30:00 +02:00
parent 046647a746
commit cee88509a3
1 changed files with 1 additions and 2 deletions

View File

@ -43,13 +43,12 @@ If all items are green, then congratulations upgrade is complete!
### (optional) 5. Application status check fails
If `gitlab:check` task reports old version of gitlab-shell and recommends upgrading, upgrade gitlab-shell by running:
If the `gitlab:check` task reports an old version of gitlab-shell and recommends upgrading, upgrade gitlab-shell by running:
```
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v1.9.4
```
### One line upgrade command