Skip to content

Commit dd66e53

Browse files
author
Felipe Torrezan
authored
Update README.md
- Fix default value for `IAR_TOOL_ROOT` in README.md
1 parent 69fce2d commit dd66e53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following GNU Bash environments were used:
1313

1414
## Environment variables
1515
### IAR_TOOL_ROOT
16-
Export the `$IAR_TOOL_ROOT` environment variable, pointing to the top-level location in which all the IAR toolchains are installed. (Default: not set)
16+
Export the `$IAR_TOOL_ROOT` environment variable, pointing to the top-level location in which all the IAR toolchains are installed. (Default: `/opt/iarsystems`)
1717

1818
| Examples | Effect |
1919
| :---------------------------- | :-------------------------------------------------------------------- |

0 commit comments

Comments
 (0)