From 6ce74b29ca71799cc8bf873e93f7f741d868ab0f Mon Sep 17 00:00:00 2001 From: sigsegv7 Date: Mon, 13 Nov 2023 09:55:23 -0500 Subject: project-wide: Update project name Update project name to avoid conflicts with the name of Amazon's new 'Vega' Smart Device Operating System. Signed-off-by: sigsegv7 --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 59c4837..354b4b9 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -The Vega Operating System +The Hyra Operating System ===================== -Welcome to the Vega Operating System project! +Welcome to the Hyra Operating System project! Project Goal: -------------- @@ -9,7 +9,7 @@ The goal of this project is to create a modern operating system, taking inspirat Getting Started: ---------------- -To build VegaOS you'll need to bootstrap the project which is essentially just fetching dependencies for the project. This can be done by running the bootstrap script within the project root: `./bootstrap`. +To build Hyra you'll need to bootstrap the project which is essentially just fetching dependencies for the project. This can be done by running the bootstrap script within the project root: `./bootstrap`. Next, to configure for x86_64 just run configure: -- cgit v1.2.3