Commit 0384ef46b8839e7d9824473952e82ec62f72081a
Exists in
master
and in
4 other branches
Merge pull request #3157 from cabello/patch-1
Update README with references to versions.
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
README.md
@@ -45,11 +45,11 @@ | @@ -45,11 +45,11 @@ | ||
45 | 45 | ||
46 | ### Installation | 46 | ### Installation |
47 | 47 | ||
48 | -You can either follow the "ordinary" Installation guide to install it on a machine or use the Vagrant virtual machine. The Installation guide is recommended to set up a production server. The Vargrant virtual machine is recommended for development since it makes it much easier to set up all the dependencies for integration testing. | 48 | +You can either follow the "ordinary" Installation guide to install it on a machine or use the Vagrant virtual machine. The Installation guide is recommended to set up a production server. The Vagrant virtual machine is recommended for development since it makes it much easier to set up all the dependencies for integration testing. |
49 | 49 | ||
50 | -* [Installation guide for latest stable release](https://github.com/gitlabhq/gitlabhq/blob/4-2-stable/doc/install/installation.md) | 50 | +* [Installation guide for latest stable release (4.2)](https://github.com/gitlabhq/gitlabhq/blob/4-2-stable/doc/install/installation.md) |
51 | 51 | ||
52 | -* [Installation guide for the current master branch](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) | 52 | +* [Installation guide for the current master branch (5.0)](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md) |
53 | 53 | ||
54 | * [Vagrant virtual machine](https://github.com/gitlabhq/gitlab-vagrant-vm) | 54 | * [Vagrant virtual machine](https://github.com/gitlabhq/gitlab-vagrant-vm) |
55 | 55 |