aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKito Cheng <kito.cheng@sifive.com>2022-10-10 11:23:36 +0800
committerGitHub <noreply@github.com>2022-10-10 11:23:36 +0800
commitc63d1b66120f860e3f6b16019c77d38b918b44ec (patch)
treec8055a1012b00e04e952dfb4c7beac6c3af6ca58
parentc33402aba1aadd3349568cc422a9932114749d54 (diff)
parent2620cead49bce0b95e1a6948347670d609f397cd (diff)
downloadriscv-gnu-toolchain-2022.10.11.zip
riscv-gnu-toolchain-2022.10.11.tar.gz
riscv-gnu-toolchain-2022.10.11.tar.bz2
Merge pull request #1142 from guissalustiano/master2022.10.11
docs: update AUR link on 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: