From a491b93ff3bee15d1f889315cdb98d0121587c27 Mon Sep 17 00:00:00 2001 From: Mark Sta Ana Date: Thu, 27 Aug 2015 08:50:46 +0100 Subject: [PATCH] Add caveat will only build on Linux as per #9 Signed-off-by: Mark Sta Ana --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b913aeaa..45434e54 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ on the specs repository and support the update spec. ### Building: +At the time of writing, runc only builds on the Linux platform. + ```bash # create a 'github.com/opencontainers' in your GOPATH/src cd github.com/opencontainers