Skip to content

Commit 5487db6

Browse files
committed
Merge pull request gitlabhq#4589 from lukas2511/patch-1
Update installation.md
2 parents f24c6e8 + 7a165d2 commit 5487db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
150150
cd /home/git/gitlab
151151

152152
# Checkout to stable release
153-
sudo -u git -H git checkout 5-3-stable
153+
sudo -u git -H git checkout 5-4-stable
154154

155155
**Note:**
156156
You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but do so with caution!

0 commit comments

Comments
 (0)