Merge pull request #30 from zenlinTechnofreak/master

Fix environment bug,version of golang should be 1.4+, add reminding i…
This commit is contained in:
Jonathan Boulle 2015-07-08 12:18:54 -07:00
commit 420d52ce4b

View File

@ -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.