summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-08-09 15:37:28 +0200
committerSytse Sijbrandij <sytse@dosire.com>2013-08-09 15:37:28 +0200
commita6377cb6498aec95b08d3b5e15563310359412ac (patch)
treedc9f34276cfec47649e4330fa0f221127342ae85 /doc/install
parent0a53e47bae31d3f7d84acc3dd7ec2c19f5d0460a (diff)
downloadgitlab-ce-a6377cb6498aec95b08d3b5e15563310359412ac.tar.gz
Stronger and more specific warning.
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index e0f542f7964..68fa06621cc 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -156,7 +156,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
sudo -u git -H git checkout 5-3-stable
**Note:**
-You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
+You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
## Configure it