]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/hello_world.rst
hash: implement RCU resources reclamation
[dpdk.git] / doc / guides / sample_app_ug / hello_world.rst
index 4d5e41c5cb38627e2464f1ed3203d11d71f234cf..7cb9279e99c826aded83819d993c324c6cd0701d 100644 (file)
@@ -21,7 +21,7 @@ To run the example in a linux environment:
 
 .. code-block:: console
 
 
 .. code-block:: console
 
-    $ ./build/helloworld -l 0-3 -n 4
+    $ ./<build_dir>/examples/dpdk-helloworld -l 0-3 -n 4
 
 Refer to *DPDK Getting Started Guide* for general information on running applications
 and the Environment Abstraction Layer (EAL) options.
 
 Refer to *DPDK Getting Started Guide* for general information on running applications
 and the Environment Abstraction Layer (EAL) options.