docs/esp8266: Use monospace for software tools.

Signed-off-by: Fernando <fepegar@gmail.com>
This commit is contained in:
Fernando 2021-08-22 10:28:31 +01:00 committed by Damien George
parent 577a3c4192
commit 4954290e86

View File

@ -18,9 +18,9 @@ the REPL directly from your PC. Otherwise you will need to have a way of
communicating with the UART.
To access the prompt over USB-serial you need to use a terminal emulator program.
On Windows TeraTerm is a good choice, on Mac you can use the built-in screen
program, and Linux has picocom and minicom. Of course, there are many other
terminal programs that will work, so pick your favourite!
On Windows TeraTerm is a good choice, on Mac you can use the built-in ``screen``
program, and Linux has ``picocom`` and ``minicom``. Of course, there are many
other terminal programs that will work, so pick your favourite!
For example, on Linux you can try running::