diff options
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 1ab0a005..23c14727 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -50,9 +50,9 @@ make menuconfig ``` Select the appropriate micro-controller and review any other options -provided. For boards with serial ports, the default baud rate is -250000 (see the [FAQ](FAQ.md#how-do-i-change-the-serial-baud-rate) if -changing). Once configured, run: +provided. For boards with serial ports, the recommended baud rate is +250000 (see the [FAQ](FAQ.md#how-do-i-change-the-serial-baud-rate) +before changing). Once configured, run: ``` make |