commit | b98e5214fcd853db116b90dcd791ec2f9c947885 | [log] [tgz] |
---|---|---|
author | Tao Wang <twang2218@gmail.com> | Tue Sep 05 14:16:07 2017 +1000 |
committer | Steve Francia <spf@golang.org> | Mon Sep 11 16:39:43 2017 +0000 |
tree | 105ba999a70375842d37e10dd5f32be6bf29559d | |
parent | 424a90a7a11bc736537a3a9f5dfe57ccdc2392d5 [diff] |
[x/tour] tour: Add instructions to manually install and run gotour Fix: https://github.com/golang/tour/issues/293 and many other related issues. Change-Id: I6a8cd83e660c04a87256d94114f9f37a05c765f2 Reviewed-on: https://go-review.googlesource.com/61510 Reviewed-by: Steve Francia <spf@golang.org> X-Tour-Commit: 6fbb01103dd85e9e73b6b585fcc453501c6f952a
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.