commit | b71daf7773ef81be22521fbb100e170fd8ee7690 | [log] [tgz] |
---|---|---|
author | Jon Perritt <jrperritt@gmail.com> | Thu Sep 04 10:02:53 2014 -0500 |
committer | Jon Perritt <jrperritt@gmail.com> | Thu Sep 04 10:02:53 2014 -0500 |
tree | 174139d5ef1734cf178a5176d6562d51732a3b16 | |
parent | c138523e0cea89c6f3914f4abce762f4906ec824 [diff] [blame] |
git is not optional
diff --git a/README.asciidoc b/README.asciidoc index 0abb6fe..53cebdf 100644 --- a/README.asciidoc +++ b/README.asciidoc
@@ -15,7 +15,7 @@ === Dependencies * Go 1.* (For information on installing Go and setting up your environment, go link:https://golang.org/doc/install[here]) -* git (optional, for contributing) +* git === Getting the code