Commit 6e15284844f36b93175928e83d0492a22e1c7f9b
Exists in
master
and in
4 other branches
Merge pull request #3354 from vinodc/install-docs-typo-fix
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. | ... | ... |