Skip to content

Commit 4da1332

Browse files
committed
Correcting export directory in README
1 parent 59c57db commit 4da1332

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
@@ -539,7 +539,7 @@ For example, to export to uVision, run:
539539
$ mbed export -i uvision -m K64F
540540
```
541541

542-
Mbed CLI creates a `.uvprojx` file in the projectfiles/uvision folder. You can open the project file with uVision.
542+
Mbed CLI creates a `.uvprojx` file in the root project directory. You can open the project file with uVision.
543543

544544
### Serial terminal
545545

0 commit comments

Comments
 (0)