Skip to content

Commit f640044

Browse files
authored
Merge pull request #1012 from sickcodes/master
Change Arch requirement mpc to libmpc as reported by @erdnaxe
2 parents 3c02b42 + 4b65918 commit f640044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ On Fedora/CentOS/RHEL OS, executing the following command should suffice:
2828

2929
On Arch Linux, executing the following command should suffice:
3030

31-
$ pacman -Syyu autoconf automake curl python3 mpc mpfr gmp gawk base-devel bison flex texinfo gperf libtool patchutils bc zlib expat
31+
$ sudo pacman -Syyu autoconf automake curl python3 libmpc mpfr gmp gawk base-devel bison flex texinfo gperf libtool patchutils bc zlib expat
3232

3333
Also available for Arch users on the AUR: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https://aur.archlinux.org/packages/riscv-gnu-toolchain/)
3434

0 commit comments

Comments
 (0)