Fix environment bug,version of golang should be 1.4+, add reminding in Readme.md
authorzenlin <linzhinan@huawei.com>
Tue, 7 Jul 2015 05:08:32 +0000 (13:08 +0800)
committerzenlin <linzhinan@huawei.com>
Wed, 8 Jul 2015 10:21:58 +0000 (18:21 +0800)
README.md

index b535792..0430b73 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,6 +15,9 @@ Hence we are proposing this specification, along with an initial set of plugins
 
 ## How do I use CNI?
 
+## Requirements
+CNI requires Go 1.4+ to build.
+
 ## Included Plugins
 This repository includes a number of common plugins that can be found in plugins/ directory.
 Please see Documentation/ folder for documentation about particular plugins.