]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/timer.rst
doc: fix repeated typo in sample app guides
[dpdk.git] / doc / guides / sample_app_ug / timer.rst
index ee0a7322957d17eb448d92e6a8fbb8266a178429..e4de359d976425d6bcf0d97b874b301d55067292 100644 (file)
@@ -41,7 +41,8 @@ Compiling the Application
 
     .. code-block:: console
 
-        export RTE_SDK=/path/to/rte_sdk cd ${RTE_SDK}/examples/timer
+        export RTE_SDK=/path/to/rte_sdk
+        cd ${RTE_SDK}/examples/timer
 
 #.  Set the target (a default target is used if not specified). For example: