Skip to content

Commit 88cd1dd

Browse files
authored
Merge pull request #24 from coisme/patch-2
[OoB 5.13] Arm Compiler 5 is not default
2 parents 161e688 + 7d281f0 commit 88cd1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This example demonstrates how you can collect statistics from network sockets. Y
1414

1515
### Building
1616

17-
Invoke `mbed compile`, and specify the name of your platform and your favorite toolchain (`GCC_ARM`, `ARM`, `IAR`). For example, for the Arm Compiler 5:
17+
Invoke `mbed compile`, and specify the name of your platform and your favorite toolchain (`GCC_ARM`, `ARM`, `IAR`). For example, for the Arm Compiler 6:
1818

1919
```
2020
mbed compile -t <toolchain> -m <target>

0 commit comments

Comments
 (0)