Skip to content

Commit

Permalink
update README.md with latest sriov-cni build
Browse files Browse the repository at this point in the history
  • Loading branch information
ahalimx86 committed Dec 12, 2018
1 parent f4dead9 commit fffe18e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -104,10 +104,8 @@ $ kubectl create -f deployments/crdnetwork.yaml
```
$ git clone https://github.com/intel/sriov-cni.git
$ cd sriov-cni
$ git fetch
$ git checkout dev/k8s-deviceid-model
$ ./build
$ cp bin/sriov /opt/cni/bin
$ make
$ cp build/sriov /opt/cni/bin
```
2. Create the SRIOV Network CRD
```
Expand Down

0 comments on commit fffe18e

Please sign in to comment.