]> git.proxmox.com Git - wasi-libc.git/commitdiff
Update README to include AUR repo
authorZheng Luo <vicluo96@gmail.com>
Sun, 28 Feb 2021 05:27:15 +0000 (00:27 -0500)
committerDan Gohman <dev@sunfishcode.online>
Wed, 10 Mar 2021 15:23:24 +0000 (07:23 -0800)
Just created an AUR repo at https://aur.archlinux.org/packages/wasi-libc-git/ . Add its link to README to help fellow Archlinux users

README.md

index 367c4d33997db285f673067771972010f30b9a20..18ec3fadcab95f333cfd7b5ccdf2743e228983bd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,4 +43,8 @@ or libc++abi.a, respectively, so they may not be usable without
 extra setup. This is one of the things [wasi-sdk] simplifies, as it includes
 cross-compiled builds of compiler-rt, libc++.a, and libc++abi.a.
 
+## AUR package
+For Archlinux users, there's an AUR package tracking this git repo that can be installed under the name [wasi-libc-git].
+
 [wasi-sdk]: https://github.com/WebAssembly/wasi-sdk
+[wasi-libc-git]: https://aur.archlinux.org/packages/wasi-libc-git/