doc: fix repeated typo in sample app guides
[dpdk.git] / doc / guides / sample_app_ug / l3_forward_power_man.rst
index 39c2ea5..ac688f8 100644 (file)
@@ -111,7 +111,8 @@ To compile the application:
 
     .. code-block:: console
 
-        export RTE_SDK=/path/to/rte_sdk cd ${RTE_SDK}/examples/l3fwd-power
+        export RTE_SDK=/path/to/rte_sdk
+        cd ${RTE_SDK}/examples/l3fwd-power
 
 #.  Set the target (a default target is used if not specified). For example: