mirror of
https://github.com/nkbai/book.git
synced 2026-08-26 21:33:29 +08:00
fix arch package name for qemu-system-arm
This commit is contained in:
@@ -70,7 +70,7 @@ $ sudo dnf install \
|
||||
``` console
|
||||
$ sudo pacman -S \
|
||||
arm-none-eabi-gdb \
|
||||
qemu-system-arm
|
||||
qemu-arch-extra
|
||||
|
||||
$ # install openocd from the AUR -- https://aur.archlinux.org/packages/openocd/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user