Skip to content

Commit 2edb21f

Browse files
author
Felipe Torrezan
authored
Update README.md
- No need to export `IAR_TOOL_ROOT` when on Linux (default)
1 parent dd66e53 commit 2edb21f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ cd ~/cmake-tutorial/tests
4747
## Procedure example using __Ubuntu on WSL2__
4848
The example below will test every tool found in `/opt/iarsystems` using Ubuntu (WSL2):
4949
```bash
50-
export IAR_TOOL_ROOT=/opt/iarsystems
5150
git clone https://github.com/iarsystems/cmake-tutorial ~
5251
cd ~/cmake-tutorial/tests
5352
./run-tests.sh

0 commit comments

Comments
 (0)