Change the Arch Linux dependency section.

This commit is contained in:
Tokkooo 2023-02-15 12:30:07 +01:00 committed by GitHub
parent 66018e9f3c
commit da413d86ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ sudo apt install -y binutils-mips-linux-gnu build-essential git libcapstone-dev
##### Arch Linux
To install build dependencies:
```
sudo pacman -S base-devel capstone python
sudo pacman -S --needed base-devel capstone python
```
Install the following AUR packages:
* [mips64-elf-binutils](https://aur.archlinux.org/packages/mips64-elf-binutils) (AUR)