summaryrefslogtreecommitdiffstats
path: root/user/start/app.rst
diff options
context:
space:
mode:
authorUtkarsh Verma <utkarsh@bitbanged.com>2023-03-23 09:10:47 +0530
committerGedare Bloom <gedare@rtems.org>2023-04-14 08:36:55 -0600
commit6baa2d628b3e16a9a816a5f05dceffc120d75eca (patch)
treeade883e05a5a127e3b2d2101bf1527a29cc53825 /user/start/app.rst
parentdocs/user: add docs for riscv/kendrytek210 BSP variant (diff)
downloadrtems-docs-6baa2d628b3e16a9a816a5f05dceffc120d75eca.tar.bz2
bsp-howto: Fix grammar and improve coherence.
Diffstat (limited to '')
-rw-r--r--user/start/app.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/start/app.rst b/user/start/app.rst
index ce9a44d..0599305 100644
--- a/user/start/app.rst
+++ b/user/start/app.rst
@@ -209,7 +209,7 @@ Run the executable:
.. code-block:: none
- $HOME/quick-start/rtems/@rtems-ver-major@/bin/rtems-run --rtems-bsps=erc32-sis build/sparc-rtems@rtems-ver-major@-erc32/hello.exe
+ rtems-run --rtems-bsps=erc32-sis build/sparc-rtems@rtems-ver-major@-erc32/hello.exe
The output will be something close to: