Fix environment bug,version of golang should be 1.4+, add reminding in Readme.md

This commit is contained in:
zenlin 2015-07-07 13:08:32 +08:00
parent f56f1d90fd
commit 1ca1c875c2

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.