Skip to content
Snippets Groups Projects
Commit c01e0c15 authored by Viktor's avatar Viktor
Browse files

quickstart: replace installation of arm-none-eabi-ld for -binutils

parent 38a19191
Branches patch-1
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
- Arch Linux
``` console
$ sudo pacman -Sy arm-none-eabi-{ld,gdb} openocd
$ sudo pacman -Sy arm-none-eabi-{binutils,gdb} openocd
```
### macOS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment