Skip to content

Commit ef02ab8

Browse files
bors[bot]Disasm
andcommitted
Merge #174
174: Revert "Recommend openocd-git package instead of openocd" r=japaric a=Disasm This reverts commit f712448. #173 (comment) Co-authored-by: Vadim Kaushan <[email protected]>
2 parents 6553ba1 + 7aa631c commit ef02ab8

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)