Signed-off-by: Yong Wang <[email protected]> --- doc/guides/nics/virtio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/virtio.rst b/doc/guides/nics/virtio.rst
index e1a80dc..91bedea 100644
--- a/doc/guides/nics/virtio.rst
+++ b/doc/guides/nics/virtio.rst
@@ -321,7 +321,7 @@ To support Rx interrupts,
.. code-block:: console
- python tools/dpdk-devbind.py -b vfio-pci 00:03.0
+ python usertools/dpdk-devbind.py -b vfio-pci 00:03.0
Example
~~~~~~~
--
1.8.3.1

