Skip to content

Commit 3189cd1

Browse files
authored
Update README regarding the Arch Linux package (#412)
The Arch Linux package is now official and there are other WASI related packages as well.
1 parent 38f4894 commit 3189cd1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ extra setup. This is one of the things [wasi-sdk] simplifies, as it includes
4545
cross-compiled builds of compiler-rt, libc++.a, and libc++abi.a.
4646

4747
## Arch Linux AUR package
48-
For Arch Linux users, there's an unofficial AUR package tracking this git repo that can be installed under the name [wasi-libc-git].
48+
49+
For Arch Linux users, there's an official [wasi-libc] package tracking this Git
50+
repository. You might want to install other [WASI related packages] as well.
4951

5052
[wasi-sdk]: https://github.com/WebAssembly/wasi-sdk
51-
[wasi-libc-git]: https://aur.archlinux.org/packages/wasi-libc-git/
53+
[wasi-libc]: https://archlinux.org/packages/community/any/wasi-libc/
54+
[WASI related packages]: https://archlinux.org/packages/?q=wasi-

0 commit comments

Comments
 (0)