Merge pull request #256 from s1061123/fix/host-device-readme

Fix host-device README.md
This commit is contained in:
Dan Williams 2019-01-30 10:06:01 -06:00 committed by GitHub
commit fd71dae5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ A sample configuration might look like:
```json
{
"cniVersion": "0.3.1",
"type": "host-device",
"device": "enp0s1"
}
```