Merge pull request #3126 from dosire/refer-to-vagrant-vm
Refer to virtual machine from the installation document.
This commit is contained in:
commit
4635ad83e6
1 changed files with 11 additions and 12 deletions
|
@ -1,7 +1,6 @@
|
|||
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.
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
**Important Note:**
|
||||
The following steps have been known to work.
|
||||
|
|
Loading…
Reference in a new issue