Skip to content

Commit

Permalink
Merge #179
Browse files Browse the repository at this point in the history
179: Add openocd to list of installable packages r=therealprof a=TheNeikos

The openocd package is now in the community repository of Archlinux.

https://www.archlinux.org/packages/community/x86_64/openocd/

Co-authored-by: Marcel Müller <[email protected]>
  • Loading branch information
bors[bot] and TheNeikos committed Mar 28, 2019
2 parents 07fd388 + b85f872 commit ee6d62c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/intro/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ $ sudo dnf install \
``` console
$ sudo pacman -S \
arm-none-eabi-gdb \
qemu-arch-extra
qemu-arch-extra \
openocd

$ # install openocd from the AUR -- https://aur.archlinux.org/packages/openocd/
```

## udev rules
Expand Down

0 comments on commit ee6d62c

Please sign in to comment.