diff --git a/samples/hello_world/README.rst b/samples/hello_world/README.rst index bb54949baaf..0a6e124d3ec 100644 --- a/samples/hello_world/README.rst +++ b/samples/hello_world/README.rst @@ -24,17 +24,6 @@ on QEMU as follows: :goals: run :compact: -To build the single thread version, use the supplied configuration file for -single thread: :file:`prj_single.conf`: - -.. zephyr-app-commands:: - :zephyr-app: samples/hello_world - :host-os: unix - :board: qemu_x86 - :conf: prj_single.conf - :goals: run - :compact: - Sample Output =============