Skip to content

Commit

Permalink
Update build-tools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KeilChris authored and brondani committed Jan 8, 2025
1 parent b484176 commit 8c89ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ cbuild example.csolution.yml --toolchain GCC --output outGCC
The [Component Configuration​](build-overview.md#directory-structure) is stored in the [RTE directory](build-overview.md#rte-directory-structure). When files are missing or new software pack versions are installed, it might be required to update the RTE configuration files:

```shell
csolution example.csolution.yml --update-rte
csolution update-rte example.csolution.yml
```

### Add Software Packs
Expand Down

0 comments on commit 8c89ee7

Please sign in to comment.