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

View File

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