From b50a8139037addd2b086cacba90d4e13d85e96a0 Mon Sep 17 00:00:00 2001 From: risk danger olson Date: Wed, 21 Oct 2015 09:38:21 -0600 Subject: [PATCH] mention build instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73723bbf..2b240c83 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ preferences. * Linux users can install Debian or RPM packages from [PackageCloud](https://packagecloud.io/github/git-lfs). * Mac users can install from [Homebrew](https://github.com/Homebrew/homebrew) with `brew install git-lfs`. * [Binary packages are available][rel] for Windows, Mac, Linux, and FreeBSD. +* You can build it with Go 1.5+. See the [Contributing Guide](./CONTRIBUTING.md) for instructions. Once installed, you can run `git lfs init` to setup the global Git hooks necessary for Git LFS to work. You can get help on specific commands directly: