Skip to content

Commit 82a75bf

Browse files
committed
Remove unnecessary line about directory names
1 parent 4cf7927 commit 82a75bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/tools/CLI/cli-create.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ A project's default name is the last part of the URL (excluding `#` and its valu
127127
$ mbed import https://github.com/ARMmbed/mbed-os-example-blinky#mbed-os-5.11.0 my-blinky
128128
```
129129

130-
In this case, a directory named `my-blinky` will be created instead.
131-
132130
<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>
133131

134132
### Updating programs and libraries

0 commit comments

Comments
 (0)