Commit d812216deb6864a8eaf70ccb944558baa44afb59
1 parent
edc2e0a6
Exists in
master
and in
4 other branches
Give examples that have been reported frequently.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/install/installation.md
... | ... | @@ -4,7 +4,7 @@ This installation guide was created for and tested on **Debian/Ubuntu** operatin |
4 | 4 | |
5 | 5 | This is the official installation guide to set up a production server. To set up a **development installation** or for many other installation options please consult [the installation section in the readme](https://github.com/gitlabhq/gitlabhq#installation). |
6 | 6 | |
7 | -The following steps have been known to work. Please **use caution when you deviate** from this guide. Make sure you don't violate any assumptions GitLab makes about its environment. | |
7 | +The following steps have been known to work. Please **use caution when you deviate** from this guide. Make sure you don't violate any assumptions GitLab makes about its environment. For example many people run into permission problems because they changed the location of directories or run services as the wrong user. | |
8 | 8 | |
9 | 9 | If you find a bug/error in this guide please **submit a pull request** following the [`contributing guide`](../../CONTRIBUTING.md). |
10 | 10 | ... | ... |