fixed copy-paste error in sim

This commit is contained in:
Adam Feuer 2020-09-04 14:34:52 -07:00 committed by Matias N
parent 5ec5a99631
commit dcf32363c2

View file

@ -25,14 +25,6 @@ Compiling
Here we'll use the ``sim:nsh`` basic NuttX Shell configuration.
Here we'll use the ``sim:tcpblaster`` configuration because it comes with networking
that is ready to use.
.. code-block:: console
$ cd nuttx
$ ./tools/configure.sh sim:tcpblaster
.. code-block:: console
$ cd nuttx