From 2620cead49bce0b95e1a6948347670d609f397cd Mon Sep 17 00:00:00 2001 From: Guilherme Salustiano Date: Sun, 9 Oct 2022 17:32:57 -0300 Subject: [PATCH] docs: update AUR link on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c92eb3f8402..2811132d03d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ On Arch Linux, executing the following command should suffice: $ sudo pacman -Syyu autoconf automake curl python3 libmpc mpfr gmp gawk base-devel bison flex texinfo gperf libtool patchutils bc zlib expat -Also available for Arch users on the AUR: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https://aur.archlinux.org/packages/riscv-gnu-toolchain/) +Also available for Arch users on the AUR: [https://aur.archlinux.org/packages/riscv-gnu-toolchain-bin](https://aur.archlinux.org/packages/riscv-gnu-toolchain-bin) On OS X, you can use [Homebrew](http://brew.sh) to install the dependencies: