Skip to content

Commit f6a841b

Browse files
author
Vipin Jain
committed
Merge pull request #162 from contiv/shaleman-patch-1
Update README.md
2 parents 838a9cb + 86a8c9a commit f6a841b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ that lives behind an OVS bridge and has its own unique interfaces.
2222
#### Step 1: Clone the project:
2323

2424
```
25+
$ export GOPATH=`pwd`
26+
$ mkdir src/github.com/contiv
27+
$ cd src/github.com/contiv
2528
$ git clone https://github.com/contiv/netplugin
2629
$ cd netplugin; make build demo ssh
2730
```

0 commit comments

Comments
 (0)