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