Commit 6119b872 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Add missing "cd"

parent c5132e94
......@@ -79,6 +79,7 @@ from GitLab 8.1.
```bash
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
sudo -u git -H git checkout 0.3.1
sudo -u git -H make
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment