Skip to content

Commit 00850ec

Browse files
authored
Merge pull request opencontainers#536 from dklyle/master
Fix prerequisites in HACKING
2 parents e29647f + a2231bb commit 00850ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HACKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This guide contains instructions for building artifacts contained in this reposi
99
This spec includes several Go packages, and a command line tool considered to be a reference implementation of the OCI image specification.
1010

1111
Prerequisites:
12-
* Go >=1.5
12+
* Go - current release only, earlier releases are not supported
1313
* make
1414

1515
The following make targets are relevant for any work involving the Go packages.

0 commit comments

Comments
 (0)