summaryrefslogtreecommitdiff
path: root/doc/update/upgrader.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-12-23 10:11:56 +0100
committerSytse Sijbrandij <sytses@gmail.com>2014-12-23 10:11:56 +0100
commite2c9a486d73bc796fae678bc1fa6ec3c4d0e46ca (patch)
tree2546f4b63e2d45214b2255fb53ebdf5c670d5efe /doc/update/upgrader.md
parent73885c31d6153c2b4ce5039970d51f0802df12ba (diff)
downloadgitlab-ce-e2c9a486d73bc796fae678bc1fa6ec3c4d0e46ca.tar.gz
Note that it is default on Ubuntu.
Diffstat (limited to 'doc/update/upgrader.md')
-rw-r--r--doc/update/upgrader.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/upgrader.md b/doc/update/upgrader.md
index 3c9eefc2c81..5016ee4baad 100644
--- a/doc/update/upgrader.md
+++ b/doc/update/upgrader.md
@@ -23,7 +23,7 @@ If you have local changes to your GitLab repository the script will stash them a
## 2. Run GitLab upgrade tool
-Note: GitLab 7.6 adds `libkrb5-dev` as a dependency while 7.2 adds `pkg-config` and `cmake` as dependency. Please check the dependencies in the [installation guide.](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md#1-packages-dependencies)
+Note: GitLab 7.6 adds `libkrb5-dev` as a dependency (installed by default on Ubuntu and OSX) while 7.2 adds `pkg-config` and `cmake` as dependency. Please check the dependencies in the [installation guide.](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md#1-packages-dependencies)
# Starting with GitLab version 7.0 upgrader script has been moved to bin directory
cd /home/git/gitlab