Skip to content

Commit 7aa631c

Browse files
committed
Revert "Recommend openocd-git package instead of openocd"
This reverts commit f712448.
1 parent 6553ba1 commit 7aa631c

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 ([openocd-git](https://aur.archlinux.org/packages/openocd-git/) package) 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](https://aur.archlinux.org/packages/openocd/) 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)