From feaafc7e0b7621c8e3fdf3ee3725195a8b91b446 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Wed, 13 Jan 2021 12:09:56 +0100 Subject: [PATCH] BIOS is not 64bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2f4ef..1a73256 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # eOS -A simple x86_64 operating system (BIOS) +A simple x86 operating system (BIOS) This operating system is in no way original nor do I recommend even taking a look at it. I am only making this as a learning exercise. ## Books