diff --git a/examples/chef/README.md b/examples/chef/README.md index 43b1e744608f84..01371f72781bb5 100644 --- a/examples/chef/README.md +++ b/examples/chef/README.md @@ -102,4 +102,4 @@ Once the validation job is complete, there is a separate job for each platform, These jobs use a platform-specific image with base `chip-build`. -The build jobs call chef with the options `--ci -t `. The `--ci` flag will build all examples for the specified platform and for all devices specified in `_CI_ALLOW_LIST` defined in `chef.py` (so long as these devices are also in `/devices`). +The build jobs call chef with the options `--ci -t `. The `--ci`option will execute builds for all devices specified in `_CI_ALLOW_LIST` defined in `chef.py` (so long as these devices are also in `/devices`) on the specified platform.