Skip to content

Commit abd5c9b

Browse files
authored
Update OpenOCD install instruction for #313
1 parent d5fc1bc commit abd5c9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/intro/install/macos.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ $ # QEMU
1515
$ brew install qemu
1616
```
1717

18+
> **NOTE** If OpenOCD crashes you may need to install the latest version using:
19+
```text
20+
$ brew install --HEAD openocd
21+
```
22+
1823
That's all! Go to the [next section].
1924

2025
[next section]: verify.md

0 commit comments

Comments
 (0)