aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuilherme Salustiano <guissalustiano@gmail.com>2022-10-09 17:32:57 -0300
committerGuilherme Salustiano <guissalustiano@gmail.com>2022-10-09 17:32:57 -0300
commit2620cead49bce0b95e1a6948347670d609f397cd (patch)
treecfd85239ba78e8ee2543446889b37fd613a2eb01 /README.md
parentc2857f9c03867f9fe9ee8e44b7cf57dd83020455 (diff)
downloadriscv-gnu-toolchain-2620cead49bce0b95e1a6948347670d609f397cd.zip
riscv-gnu-toolchain-2620cead49bce0b95e1a6948347670d609f397cd.tar.gz
riscv-gnu-toolchain-2620cead49bce0b95e1a6948347670d609f397cd.tar.bz2
docs: update AUR link on README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c92eb3f..2811132 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: