git://git.halfball.org
/
plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f56f1d9
)
Fix environment bug,version of golang should be 1.4+, add reminding in Readme.md
author
zenlin
<linzhinan@huawei.com>
Tue, 7 Jul 2015 05:08:32 +0000
(13:08 +0800)
committer
zenlin
<linzhinan@huawei.com>
Wed, 8 Jul 2015 10:21:58 +0000
(18:21 +0800)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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.