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