Commit df46903dbe551f80c1eb36389efd73b529dc1e31

Authored by Vinod Chandru
1 parent 5f159d4b

Fixing a minor typo in the installation docs

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