Commit a6377cb6498aec95b08d3b5e15563310359412ac
1 parent
0a53e47b
Exists in
master
and in
4 other branches
Stronger and more specific warning.
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,7 +156,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install | ||
156 | sudo -u git -H git checkout 5-3-stable | 156 | sudo -u git -H git checkout 5-3-stable |
157 | 157 | ||
158 | **Note:** | 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 | ## Configure it | 161 | ## Configure it |
162 | 162 |