Commit a97fefcdf99c12c88ac007d6a5096c285bdc7fa5

Authored by Dmitriy Zaporozhets
2 parents 0a53e47b a6377cb6

Merge branch 'warn-against-using-master' of /home/git/repositories/gitlab/gitlabhq

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
... ... @@ -156,7 +156,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
156 156 sudo -u git -H git checkout 5-3-stable
157 157  
158 158 **Note:**
159   -You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
  159 +You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
160 160  
161 161 ## Configure it
162 162  
... ...