diff --git a/GettingStartedGuide.md b/GettingStartedGuide.md index 1b124d0..5426210 100644 --- a/GettingStartedGuide.md +++ b/GettingStartedGuide.md @@ -202,7 +202,7 @@ In this situation, use the following command to erase the nvs partition. ```sh parttool.py -p PORT erase_partition --partition-name=nvs ``` -- Keyboard command `Ctrl + ]` should exit `idf.py monitor` +- Keyboard command `Ctrl + ]` should exit `idf.py monitor` when run from a terminal. ## 4 Monitoring the demo