Skip to content
Snippets Groups Projects
Commit 6e75dae9 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Merge branch 'requirements-clear-in-readme' into 'master'

Requirements clear in readme

See merge request !13
parents d7a4a41f 268abf5f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -19,9 +19,11 @@ the GitLab development and test environments.
 
## Installation
 
### Requirements
### Pre-installation
 
Install Ruby 2.1 and Bundler with your method of choice (RVM, ruby-build, rbenv, chruby, etc.).
Ensure you have installed Ruby 2.1 and Bundler with your method of choice (RVM, ruby-build, rbenv, chruby, etc.).
### Install dependencies
 
#### OS X 10.9
 
Loading
Loading
@@ -45,7 +47,7 @@ TODO
 
TODO
 
### Repositories and gems
### Install the repositories and gems
 
The Makefile will clone the repositories, install the Gem bundles and set up
basic configuration files.
Loading
Loading
@@ -55,7 +57,7 @@ basic configuration files.
make
```
 
Alternatively, you can clone straight from your forked repositories.
Alternatively, you can clone straight from your forked repositories or GitLab EE.
 
```
# Clone your own forked repositories
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment