doc: Fix quickstart since the login is not required and quit exists

Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
Alan Carvalho de Assis 2025-07-29 13:50:53 -03:00 committed by Xiang Xiao
parent b7156384d1
commit e9cb6907c8

View file

@ -33,18 +33,17 @@ computer.
.. code-block:: console
$ make clean; make
$ make clean
$ make -j
$ ./nuttx
login: admin
password: Administrator
User Logged-in!
nsh>
From another terminal window, kill the simulator:
You can explore the nsh typing ``help`` or ``?``. Then to leave you can run:
.. code-block:: console
$ pkill nuttx
nsh> quit
#. Modify configuration