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

Merge branch 'clone-this-repo' into 'master'

Clone this repo

I was confused where to run `make` command because it was no `clone` instructions for this repository.

This MR add section with 2 commands: clone repo and cd into it. I think it will be more user-friendly

See merge request !17
parents 1db01c18 8414d62f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -44,6 +44,13 @@ TODO
 
TODO
 
### Clone GitLab Development Kit repository
```
git clone https://gitlab.com/gitlab-org/gitlab-development-kit.git
cd gitlab-development-kit
```
### Install the repositories and gems
 
The Makefile will clone the repositories, install the Gem bundles and set up
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