diff --git a/examples/apps/cli/README.md b/examples/apps/cli/README.md index ed17fe783..269a66fd5 100644 --- a/examples/apps/cli/README.md +++ b/examples/apps/cli/README.md @@ -19,7 +19,7 @@ $ make -f examples/Makefile-posix Spawn the process: ```bash -$ cd openthread/examples/posix/app/cli +$ cd /output//bin $ ./ot-cli 1 ``` @@ -54,7 +54,7 @@ Done Spawn the process: ```bash -$ cd openthread/examples/posix/app/cli +$ cd /output//bin $ ./ot-cli 2 ```