Skip to content

Commit f712448

Browse files
committed
Recommend openocd-git package instead of openocd
1 parent d05346b commit f712448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/03-setup/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ $ sudo pacman -S \
6363
minicom
6464
```
6565

66-
`openocd` is not available in the official Arch repositories, but can be installed from the [AUR](https://aur.archlinux.org/packages/openocd/) or can be compiled from source as follows:
66+
`openocd` is not available in the official Arch repositories, but can be installed from the AUR ([openocd-git](https://aur.archlinux.org/packages/openocd-git/) package) or can be compiled from source as follows:
6767

6868
``` console
6969
git clone git://git.code.sf.net/p/openocd/code openocd-code

0 commit comments

Comments
 (0)