Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# BOS
BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable
### 🛠️ Prerequisites for Kali Linux
To build and run BOS on Kali Linux, ensure you have the following installed:
1. Java JDK 11 or 17: `sudo apt install default-jdk`
2. Maven: `sudo apt install maven`
3. Git: `sudo apt install git`