remove redundant description on how to run the app
diff --git a/docs/get_started/project_create.rst b/docs/get_started/project_create.rst
index 3e0ab2a..8afd0aa 100644
--- a/docs/get_started/project_create.rst
+++ b/docs/get_started/project_create.rst
@@ -430,9 +430,6 @@
     Reading symbols from /bin/targets/my_blinky_sim/app/apps/blinky/blinky.elf...done.
     (gdb)
 
-Type ``r`` at the ``(gdb)`` prompt to run the project. You will see an
-output indicating that the hal\_gpio pin is toggling between 1 and 0 in
-a simulated blink.
 
 Type ``r`` at the ``(gdb)`` prompt to run the project. You will see an
 output indicating that the ``hal_gpio`` pin is toggling between 1 and 0