diff --git a/README.md b/README.md index 28155d68036f34020ae1532e37ba26cb35d01ed9..af11e696858b0f4041c2c406ad259512cac4c429 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ The simulation used in the thesis was ```dpdkOneNode.cc``` 1. To run dpdkOneNode some parameters might need to be changed: * dpdkDriver: refer to the PCI-address of your NIC to be used in the simulation - * You can use this command in the terminal to get more info about the PCI addresses. + * You can use this command in the terminal to get more info about the NIC's and their PCI addresses. ```sh dpdk-devbind.py -s ```