From ef78d173cb78499705b31499e4704f9cbdaa5890 Mon Sep 17 00:00:00 2001 From: belliash Date: Mon, 3 Aug 2020 16:21:56 +0200 Subject: [PATCH] Correct typo. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f1998ba..069e322 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ ## FerretOS Build Environment (FBE) -The FerretOS Build Environment (FBE) is the official build environment for compiling FerretOSOS. +The FerretOS Build Environment (FBE) is the official build environment for compiling FerretOS. Currently, it is targeted at Linux only, however a Windows and FerretOS versions will be available in the future as well.