From fe9d4f69baaf8e88d6d5a0f6a4d76cbd63a9419a Mon Sep 17 00:00:00 2001 From: Rafal Kupiec <belliash@codingworkshop.eu.org> 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: