From 9fb7decc0ac291328acbddb150e66fbe39e377fe Mon Sep 17 00:00:00 2001 From: Ella Stanforth Date: Tue, 26 Apr 2022 09:15:04 +0000 Subject: [PATCH] update readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bc2dc37..eaf52ce 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,13 @@ majority of the base system, and Musl to be explicit about the C library, target triple and to differentiate it from any system using LLVM's libc (which will may very well likely use in the future). +## Instalation +See [INSTALL.md](INSTALL.md) + ## Discord Join us at [link](https://discord.gg/NKB9qD2bMx) + ## Web Browsers Iglunix has Firefox ESR packaged requiring 2 extra GNU packages: `gm4` and @@ -60,9 +65,3 @@ openssl and maybe ffmpeg replacing gstreamer. |sudo | doas | Privilege escalation | |pkg-config | pkgconf | Package configuration tool | |e2fsprogs | make_ext4fs | Make an ext4 file system | - - - -## TODO (lots more TODO items in the Discord) - - LLVM (Work out how to split packages) - - QEMU for multiarch (need lots of work on glibr to get this to build)