doc: fix repeated typo in sample app guides
[dpdk.git] / doc / guides / sample_app_ug / l2_forward_real_virtual.rst
index 9334e75..65a3cec 100644 (file)
@@ -101,7 +101,8 @@ Compiling the Application
 
     .. code-block:: console
 
-        export RTE_SDK=/path/to/rte_sdk cd ${RTE_SDK}/examples/l2fwd
+        export RTE_SDK=/path/to/rte_sdk
+        cd ${RTE_SDK}/examples/l2fwd
 
 #.  Set the target (a default target is used if not specified). For example: