DOCS: Cleanup Getting Started
[vpp.git] / docs / gettingstarted / developers / running_vpp.rst
index 4c717af..f0d56fb 100644 (file)
@@ -20,6 +20,13 @@ Running the release image:
    # make run-release
    #
 
+Running the debug image:
+
+.. code-block:: console
+
+   # make run
+   #
+
 With GDB
 _________________________