summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-04-11 17:57:08 +0200
committerJacob Vosmaer <jacob@gitlab.com>2017-04-12 11:26:26 +0200
commit0fba550db58ca508cd92c88e1751e9362b60f100 (patch)
treefd7fc21ea27ab49c6e62d4339fd6f3a336443811 /README.md
parent684599daddefd2b6149c5f99a620424f6f26166c (diff)
downloadgitlab-shell-0fba550db58ca508cd92c88e1751e9362b60f100.tar.gz
Add hello-world executable
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f30df06..0f39ef6 100644
--- a/README.md
+++ b/README.md
@@ -66,9 +66,12 @@ make
sudo make install
```
+To install gitlab-shell you also need a Go compiler version 1.5 or newer. https://golang.org/dl/
+
## Setup
./bin/install
+ ./bin/compile
## Check