Skip to content

Commit 4cf7927

Browse files
iriark01bridadan
andauthored
Formatting regarding error cases for mbed import
Co-Authored-By: bridadan <[email protected]>
1 parent 0998ab8 commit 4cf7927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/CLI/cli-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ $ mbed import https://github.com/ARMmbed/mbed-os-example-blinky#mbed-os-5.11.0 m
129129

130130
In this case, a directory named `my-blinky` will be created instead.
131131

132-
Running `mbed import` within an existing program will result in an error. If you wish to add a library to an existing project, you can use the `mbed add` command in a similar manner.
132+
<span class="tips">**Tip**: Running `mbed import` within an existing program will result in an error. To add a library to an existing project, use the `mbed add` command.</span>
133133

134134
### Updating programs and libraries
135135

0 commit comments

Comments
 (0)