Skip to content

Commit 1aa7c45

Browse files
Update README.md
1 parent 309f720 commit 1aa7c45

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
@@ -45,7 +45,7 @@ To run the tests associated with the ci-test-shield follow these steps:
4545
0. `cd ci-test-shield`- Navigate to the repo on your command line.
4646
1. `mbed target auto` - Automatically detect board plugged into computer and set it as the target
4747
3. `mbed toolchain GCC_ARM` - Select compiler. You can also use IAR, UVISION, or any other toolchain listed in `mbed toolchain --supported`
48-
4. `mbed update` - Update libraries to latest version
48+
4. [Optional] Update mbed-os and tests to latest version. Do nothing to use the last stable version.
4949
5. `mbed test -n tests-* --app-config .\mbed_app.json` - Run CI Test Shield tests.
5050

5151
## Customization

0 commit comments

Comments
 (0)