Skip to content

Commit f598fc3

Browse files
author
Amanda Butler
authored
Fix phrasing in tools_intro.md
Fix phrasing for clarity.
1 parent 5715c0f commit f598fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/tools_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The three Mbed OS development tools are Mbed Studio, Mbed CLI and the Mbed Onlin
1111

1212
We developed Mbed OS 5 using the Mbed CLI tool, which is a Python program that coordinates builds and fetches all the dependencies of an Mbed OS application. As this runs on your local development machine, you also need compilers and other build tools installed.
1313

14-
`os.mbed.com` provides the tools, libraries and programs that work with Mbed OS 5, so you can also use Mbed Studio or the Mbed Online Compiler for building Mbed OS 5 examples and programs. Beginning developers or those who are not comfortable with the command-line may prefer Mbed Studio or the Online Compiler. Furthermore, you can use the exporters to third party development tools that were part of the Arm Mbed OS 2 ecosystem.
14+
`os.mbed.com` provides the tools, libraries and programs that work with Mbed OS 5, so you can also use Mbed Studio or the Mbed Online Compiler for building Mbed OS 5 examples and programs. Beginner developers or those who are not comfortable with the command-line may prefer Mbed Studio or the Online Compiler. Furthermore, you can use the exporters to third party development tools that were part of the Arm Mbed OS 2 ecosystem.
1515

1616
### Arm Mbed CLI
1717

0 commit comments

Comments
 (0)