Skip to content
Snippets Groups Projects
Commit 931a7705 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Update Quickstart.md

OpenOCD is from AUR
parent f6463a75
Branches master
No related tags found
No related merge requests found
......@@ -39,7 +39,13 @@
- Arch Linux
``` console
$ sudo pacman -Sy arm-none-eabi-{binutils,gdb} openocd
$ sudo pacman -Sy arm-none-eabi-{binutils,gdb}
```
OpenOCD is in AUR:
```
$ yaourt -S openocd
```
For hardware-association and pre-packaged UDEV-rules also install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment