diff --git a/doc/install/installation.md b/doc/install/installation.md index 6cad280acafbda016025d4254127ea8a5d9ffb79..d8a18c1205869db0549118d70e35b90f5f4b0f06 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -150,7 +150,7 @@ 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 do so with caution!