summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-22 11:41:29 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-22 11:41:29 +0200
commit1b491c364d07a6764575fa11430f7c7d1ec6ecd1 (patch)
tree8313b48a8d6686f2f2f91b0e35061b345ef41e37 /doc/install
parent814a459527db7a989c37bf5906da505a37a0d8c8 (diff)
parent3d3e3913b51e63b9d0dabf9a9e62b8b579de62f3 (diff)
downloadgitlab-ce-1b491c364d07a6764575fa11430f7c7d1ec6ecd1.tar.gz
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq
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 2ccb2d2c706..fb3faa536f0 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -373,7 +373,7 @@ nobody can access your GitLab by using this login information later on.
## Additional markup styles
Apart from the always supported markdown style there are other rich text files that GitLab can display.
-But you might have to install a depency to do so.
+But you might have to install a dependency to do so.
Please see the [github-markup gem readme](https://github.com/gitlabhq/markup#markups) for more information.
For example, reStructuredText markup language support requires python-docutils: