We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b75b903 + d54c48f commit b5fd3d3Copy full SHA for b5fd3d3
README.md
@@ -28,6 +28,9 @@ that lives behind an OVS bridge and has its own unique interfaces.
28
29
#### Step 1: Clone the project and bringup the VMs
30
31
+Note: if you have $GOPATH set, then please ensure either you unset GOPATH,
32
+or clone the tree in `$GOPATH/src/github.com/contiv/` location
33
+
34
```
35
$ git clone https://github.com/contiv/netplugin
36
$ cd netplugin; make demo
0 commit comments