Commit 46063803162064e05973c6c86e7033801266c34c

Authored by Saito
2 parents 0c7f4260 017c19bb

Merge pull request #3367 from koenpunt/patch-1

Fixed typo
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
1 1 This installation guide was created for Debian/Ubuntu and tested on it. Please read [`doc/install/requirements.md`](./requirements.md) for hardware and platform requirements.
2 2  
3   -This installation guide is recommended to set up a production server. If you want a development environment please use the [Vargrant virtual machine](https://github.com/gitlabhq/gitlab-vagrant-vm) since it makes it much easier to set up all the dependencies for integration testing.
  3 +This installation guide is recommended to set up a production server. If you want a development environment please use the [Vagrant virtual machine](https://github.com/gitlabhq/gitlab-vagrant-vm) since it makes it much easier to set up all the dependencies for integration testing.
4 4  
5 5 **Important Note:**
6 6 The following steps have been known to work.
... ...