Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 91a06ee

Browse files
authoredSep 18, 2024··
fix(typo): typo and commentaries
1 parent 99dc865 commit 91a06ee

File tree

1 file changed

+1
-1
lines changed
  • idf_component_examples/esp_matter_light

1 file changed

+1
-1
lines changed
 

‎idf_component_examples/esp_matter_light/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ Example for ESP32-C3/Windows:
8686
`idf.py -D SDKCONFIG_DEFAULTS="sdkconfig.defaults.c6_thread" -p com3 flash monitor`
8787

8888
It may be necessary to delete some folders and files before running `idf.py`
89-
Linux/MacOS: `rm -rf build managed_components sdkconfig dependencies.lock`
89+
Linux/macOS: `rm -rf build managed_components sdkconfig dependencies.lock`
9090
Windows: `rmdir /s/q build managed_components` and `del sdkconfig dependencies.lock`

0 commit comments

Comments
 (0)
Please sign in to comment.