Skip to content
Snippets Groups Projects
Commit 66fa6070 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'golang-i386' into 'master'

Golang download instructions assume amd64



See merge request !1488
parents 0de7c83a 2fa88206
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -131,6 +131,9 @@ Install the Bundler Gem:
Since GitLab 8.0, Git HTTP requests are handled by gitlab-git-http-server.
This is a small daemon written in Go.
To install gitlab-git-http-server we need a Go compiler.
The instructions below assume you use 64-bit Linux. You can find
downloads for other platforms at the [Go download
page](https://golang.org/dl).
 
curl -O --progress https://storage.googleapis.com/golang/go1.5.1.linux-amd64.tar.gz
echo '46eecd290d8803887dec718c691cc243f2175fe0 go1.5.1.linux-amd64.tar.gz' | shasum -c - && \
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