Skip to content

Commit bf82631

Browse files
authored
Merge pull request #122 from GarySwansonARM/patch-2
Use "mbed deploy" instead of "mbed update"
2 parents b674d2a + 320213d commit bf82631

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
@@ -95,7 +95,7 @@ __To build an example:__
9595
1. Update the source tree:
9696

9797
```
98-
mbed update
98+
mbed deploy
9999
```
100100

101101
1. Run the build:

0 commit comments

Comments
 (0)