mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 14:47:46 +00:00
Update path to executables. (#267)
This commit is contained in:
@@ -19,7 +19,7 @@ $ make -f examples/Makefile-posix
|
||||
Spawn the process:
|
||||
|
||||
```bash
|
||||
$ cd openthread/examples/posix/app/cli
|
||||
$ cd <path-to-openthread>/output/<platform>/bin
|
||||
$ ./ot-cli 1
|
||||
```
|
||||
|
||||
@@ -54,7 +54,7 @@ Done
|
||||
Spawn the process:
|
||||
|
||||
```bash
|
||||
$ cd openthread/examples/posix/app/cli
|
||||
$ cd <path-to-openthread>/output/<platform>/bin
|
||||
$ ./ot-cli 2
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user