doc: fix repeated typo in sample app guides
[dpdk.git] / doc / guides / sample_app_ug / timer.rst
index ee0a732..e4de359 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: