From 93f16053994edce91716a7c172b8b7aafe8cb26a Mon Sep 17 00:00:00 2001 From: sam rez-ti Date: Sun, 27 Apr 2025 11:27:57 +0800 Subject: [PATCH] Update README.md fix typo README.md --- examples/matter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/matter/README.md b/examples/matter/README.md index 74ddc63f..7e020056 100644 --- a/examples/matter/README.md +++ b/examples/matter/README.md @@ -23,7 +23,7 @@ $ export RMAKER_PATH=/path/to/esp-rainmaker ### Claiming device certificates -Self Claiming or Assisted Claiming can't be used with the RainMaker + Matter examples because the certificate needs to be present even before Matter commissioning stars. +Self Claiming or Assisted Claiming can't be used with the RainMaker + Matter examples because the certificate needs to be present even before Matter commissioning starts. So, we will use [host driven claiming](https://rainmaker.espressif.com/docs/claiming#host-driven-claiming) via the [RainMaker CLI](https://rainmaker.espressif.com/docs/cli-setup). Make sure your device is connected to the host machine, login into the CLI and execute this: