summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-10 17:30:47 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-10 17:30:47 +0000
commitb00ee27ccfe1b8d9828985a6cd87f0786edca89b (patch)
tree81caa8cecd0c1618968c924928b678cb25c7ff6a
parent80ee5ed88db2ec2c574674b37715433898e3e1c7 (diff)
parent109af25ed2c18fffb8952a3788b6c970c8103671 (diff)
downloadgitlab-ce-b00ee27ccfe1b8d9828985a6cd87f0786edca89b.tar.gz
Merge branch 'focus-of-gitlab-recipes' of /home/git/repositories/gitlab/gitlabhq
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index af19bba7bfd..d4c7c2740e4 100644
--- a/README.md
+++ b/README.md
@@ -61,11 +61,11 @@ If you want to contribute, please first read our [Contributing Guidelines](https
* [Vagrant virtual machine for development](https://github.com/gitlabhq/gitlab-vagrant-vm)
-#### Unsupported production installation
+#### Unofficial production installations
-* [GitLab recipes](https://github.com/gitlabhq/gitlab-recipes) for setup on different platforms
+* [GitLab recipes](https://github.com/gitlabhq/gitlab-recipes) repository with unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version.
-* [Unofficial installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides)
+* [Installation guides](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Unofficial-Installation-Guides) public wiki with unofficial guides to install GitLab on different operating systems.
* [BitNami one-click installers](http://bitnami.com/stack/gitlab)
@@ -74,13 +74,13 @@ If you want to contribute, please first read our [Contributing Guidelines](https
### New versions and upgrading
-Each month on the 22nd a new version is released together with an upgrade guide.
+Since 2011 GitLab is released on the 22nd of every month. Every new release includes an upgrade guide.
* [Upgrade guides](doc/update)
* [Changelog](CHANGELOG)
-* Features that will be in the next release are listed on [the feedback and suggestions forum with the status "started"](http://feedback.gitlab.com/forums/176466-general/status/796456).
+* Features that will be in the next releases are listed on [the feedback and suggestions forum](http://feedback.gitlab.com/forums/176466-general) with the status ["started"](http://feedback.gitlab.com/forums/176466-general/status/796456) and [completed](http://feedback.gitlab.com/forums/176466-general/status/796457).
### Run in production mode