We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99dc865 commit 91a06eeCopy full SHA for 91a06ee
idf_component_examples/esp_matter_light/README.md
@@ -86,5 +86,5 @@ Example for ESP32-C3/Windows:
86
`idf.py -D SDKCONFIG_DEFAULTS="sdkconfig.defaults.c6_thread" -p com3 flash monitor`
87
88
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`
+Linux/macOS: `rm -rf build managed_components sdkconfig dependencies.lock`
90
Windows: `rmdir /s/q build managed_components` and `del sdkconfig dependencies.lock`
0 commit comments