Updated Compile on Arch based distro (exclude Asahi) (markdown)

sommermorgentraum 2024-04-01 11:10:13 +08:00
parent c55531aa83
commit 7e7ddc6f78

@ -12,7 +12,7 @@ Check the output and make sure the packages listed above were installed correctl
# 2. Install ARM `gcc-arm-none-eabi` package from `AUR`
_you can follow the instructions in [Debian based distro page in this wiki](https://github.com/portapack-mayhem/wiki/Compile-firmware#using-arm-on-debian) as well. This doesnt work before and it turns out that its nushell caused the bug. If you dont use nushell, you are all good with that set up._
_you can follow the instructions in [Debian based distro page in this wiki](https://github.com/portapack-mayhem/mayhem-firmware/wiki/Compile-firmware#using-arm-on-debian) as well. This doesnt work before and it turns out that its nushell caused the bug. If you dont use nushell, you are all good with that set up._
_This will automatically add the path of arm toolchain to the ``PATH`` of your default shell (for example: ``bash``, ``zsh``, ``fish``, and ``nushell``)._