Skip to content
Snippets Groups Projects
Commit bf6133b9 authored by Jakub Kramarz's avatar Jakub Kramarz
Browse files

Update installation.md

Isn't 5.4 current stable?
parent a6e57749
No related branches found
No related tags found
1 merge request!4778Update installation.md
Loading
Loading
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
cd /home/git/gitlab
 
# Checkout to stable release
sudo -u git -H git checkout 5-3-stable
sudo -u git -H git checkout 5-4-stable
 
**Note:**
You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
You can change `5-4-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
 
## Configure it
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment