Skip to content

Commit ab55783

Browse files
committed
doc: document some minimal dependency versions
See GH issue #2 for more information: * #2 Suggested-by: Thordur Bjornsson <[email protected]> Signed-off-by: Paul Moore <[email protected]>
1 parent d5670ed commit ab55783

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Documentation is also available at:
3131

3232
* Installing the package
3333

34-
Using go get:
34+
The libseccomp-golang bindings require at least Go v1.2.1 and GCC v4.8.4;
35+
earlier versions may yield unpredictable results. If you meet these
36+
requirements you can install this package using the command below:
3537

3638
$ go get github.com/seccomp/libseccomp-golang
3739

0 commit comments

Comments
 (0)