From 89e4c6351445ae5ecae34c731bbadfc0cc2ad80a Mon Sep 17 00:00:00 2001 From: Vincenzo Alesksey Brocato Date: Sat, 7 Sep 2024 20:08:27 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5a68e6b..9a67b81 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,15 @@ The main branch is the branch where I commit all of my work, but it can be ful o I created the stable branch so someone can try XanvicOS, without worring if the code compiles or not.
It's like mainline and stable linux kernels, only that, how I already said before, the main branch may not compile.
If you want to try XanvicOS, clone the stable branch, if you want to contribute, use the main one.
+
+ +

+ How to compile XanvicOS? +

+
+Here --> https://github.com/VinceAle7082/XanvicOS/wiki/How-to-build +
+

PS:if I wrote something wrong, sorry, English isn't my first language.