diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ that last task. Install the following as normal ``` -# apt install make clang llvm lld +# apt install wasi-libc make clang llvm lld ``` For the rest you will likely need to use [rustup](https://rustup.rs). Caveat |