From dcf32363c246c0d98bdf4966e805fe3f64302cd1 Mon Sep 17 00:00:00 2001 From: Adam Feuer Date: Fri, 4 Sep 2020 14:34:52 -0700 Subject: [PATCH] fixed copy-paste error in sim --- Documentation/guides/simulator.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Documentation/guides/simulator.rst b/Documentation/guides/simulator.rst index b1a2a0e3ce1..1cbfbe47aee 100644 --- a/Documentation/guides/simulator.rst +++ b/Documentation/guides/simulator.rst @@ -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