From 7b95c63a8d0564895ad8b09b0bd4ee4b6ce81070 Mon Sep 17 00:00:00 2001 From: Noah Junior Date: Sun, 15 Mar 2026 13:28:46 +0300 Subject: [PATCH] docs: update README with system prerequisites --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2973e74..7f49ff4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # BOS BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable + +## Prerequisites +Before running this project, ensure you have the following installed: +- Node.js (v18.0 or higher) +- Git +- A modern web browser (Chrome, Firefox, or Edge)