summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordosire <sytse@gitlab.com>2013-12-09 17:50:30 +0100
committerdosire <sytse@gitlab.com>2013-12-09 17:50:30 +0100
commitee4dd77d130b1ea26b053870eb1ba3b07469a595 (patch)
tree825ccb2e447cb4ed1c52712a69782564b2c0ffff /README.md
parentc0f6a932b9277a49232348029198f3094276a84b (diff)
downloadgitlab-ce-ee4dd77d130b1ea26b053870eb1ba3b07469a595.tar.gz
Installation should be a paragraph since it is deep linked from everywhere.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 84a11ea0528..165a9a57876 100644
--- a/README.md
+++ b/README.md
@@ -46,13 +46,15 @@
** More details are in the [requirements doc](doc/install/requirements.md)
-### Official installation methods
+### Installation
+
+#### Official installation methods
* [Manual installation guide for a production server](doc/install/installation.md)
* [GitLab Chef Cookbook](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/README.md) This cookbook can be used both for development installations and production installations. If you want to [contribute](CONTRIBUTE.md) to GitLab we suggest you follow the [development installation on a virtual machine with Vagrant](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/doc/development.md) instructions to install all testing dependencies.
-### Third party one-click installers
+#### Third party one-click installers
* [Digital Ocean 1-Click Application Install](https://www.digitalocean.com/blog_posts/host-your-git-repositories-in-55-seconds-with-gitlab) Have a new server up in 55 seconds. Digital Ocean uses SSD disks which is great for an IO intensive app such as GitLab.