aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2016-06-18 14:11:46 +0200
committerclsr <clsr@clsr.net>2016-06-18 14:11:46 +0200
commita58ca2fe51afe945b241bcab4fb21b0d4a9fcbe4 (patch)
tree8a0c6ab894c044144e689cb0b3b2ee71ca2b4848
parent44575299117f04897de897262ab66ce701d4b8ab (diff)
downloadgomf-a58ca2fe51afe945b241bcab4fb21b0d4a9fcbe4.tar.gz
gomf-a58ca2fe51afe945b241bcab4fb21b0d4a9fcbe4.zip
Update Go version requirement to 1.6 in USAGE
-rw-r--r--USAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/USAGE b/USAGE
index 69db247..3fea3fa 100644
--- a/USAGE
+++ b/USAGE
@@ -5,7 +5,7 @@ Gomf usage
Requirements
------------
- - Go1.5 or newer: https://golang.org/dl/
+ - Go1.6 or newer: https://golang.org/dl/
- libmagic (on Debian/Ubuntu, `aptitude install libmagic-dev`)