Commit 017c19bbe4e9098e161b8cc0e866d644e7d3ae95

Authored by Koen Punt
1 parent 0c7f4260

Fixed type

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.
... ...