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)