From fdd5e32ea0250a12e5120af6aedfcf8a5c5713ea Mon Sep 17 00:00:00 2001 From: belliash Date: Tue, 2 Feb 2021 18:17:12 +0100 Subject: [PATCH] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 679b236..1151226 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## XT Toolchain This is a LLVM/Clang/LLD based mingw-w64 toolchain. It currently supports C and C++, and provides a variety of tools including IDL, message and resource compilers. The XT Toolchain is also the -official build environment for compiling XT software, including the FerretOS. Currently, it is +official build environment for compiling XT software, including the XT OS. Currently, it is targeted at Linux host only, however it should be possible to build it in MSYS2 as well. Benefits of a LLVM based MinGW toolchain are: