diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-04-11 17:57:08 +0200 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-04-12 11:26:26 +0200 |
commit | 0fba550db58ca508cd92c88e1751e9362b60f100 (patch) | |
tree | fd7fc21ea27ab49c6e62d4339fd6f3a336443811 /README.md | |
parent | 684599daddefd2b6149c5f99a620424f6f26166c (diff) | |
download | gitlab-shell-0fba550db58ca508cd92c88e1751e9362b60f100.tar.gz |
Add hello-world executable
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |