From 2f17e0032b8f1ad7c375728a659bd36d8da40293 Mon Sep 17 00:00:00 2001 From: ThrustSoftwares <150331031+ThrustSoftwares@users.noreply.github.com> Date: Wed, 25 Mar 2026 07:24:13 +0300 Subject: [PATCH] Update README.md docs: add setup guide to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2973e74..745f485 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # BOS BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable +## Setup Guide +1. Clone the project +2. Install dependencies +3. Run the system \ No newline at end of file