git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a2f3dd
)
README: build the plugins using ./build.sh, not ./build
author
du
<du@njtech.edu.cn>
Fri, 21 Apr 2017 07:29:57 +0000
(15:29 +0800)
committer
du
<du@njtech.edu.cn>
Fri, 21 Apr 2017 07:29:57 +0000
(15:29 +0800)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
b250b3a
..
55896c0
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-111,7
+111,7
@@
The directory `/etc/cni/net.d` is the default location in which the scripts will
Next, build the plugins:
```bash
-$ ./build
+$ ./build
.sh
```
Finally, execute a command (`ifconfig` in this example) in a private network namespace that has joined the `mynet` network: