Skip to content
Snippets Groups Projects
Commit 2ae5c8ab authored by Wachiwi's avatar Wachiwi
Browse files

Corrected Typo

parent 232e6b40
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -180,10 +180,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 6-2-stable
sudo -u git -H git checkout 6-3-stable
 
**Note:**
You can change `6-2-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
You can change `6-3-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