doc: remove references to make from apps guide
[dpdk.git] / doc / guides / sample_app_ug / vhost_blk.rst
index 681de6f..788eef0 100644 (file)
@@ -36,7 +36,7 @@ Start the vhost_blk example
 
 .. code-block:: console
 
-        ./vhost_blk -m 1024
+        ./dpdk-vhost_blk -m 1024
 
 .. _vhost_blk_app_run_vm: