Skip to content

Commit 2f8fe92

Browse files
author
Amanda Butler
authored
Merge pull request ARMmbed#1072 from ARMmbed/AnotherButler-patch-3
Fix code snippet in cli-reqs.md
2 parents 0a46596 + d1a1097 commit 2f8fe92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/CLI/cli-setup/cli-reqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ You can verify Mbed CLI installed correctly by running `mbed help`.
177177
For any installed toolchain, be sure to add the Mbed CLI global configuration:
178178

179179
```
180-
$ mbed config -G ARM_PATH <path to ARM bin\>"
180+
$ mbed config -G ARM_PATH <path to ARM bin\>
181181
[mbed] <path to ARM bin\> now set as global ARM_PATH
182182

183183
$ mbed config --list

0 commit comments

Comments
 (0)