Removed MacOS and FreeBSD from supported OS

Will add them once they are also supported
This commit is contained in:
Cametendo
2026-04-21 22:04:08 +02:00
parent 48f4093906
commit 5fd53af017

View File

@@ -27,7 +27,7 @@ Java program using `dd` to make flashing iso and image files easier on the termi
- **IMPORTANT**: Since dd needs sudo rights, ensure you have root priviliges. - **IMPORTANT**: Since dd needs sudo rights, ensure you have root priviliges.
# Supported OS # Supported OS
- Linux, MacOS, FreeBSD - Linux
# Installation # Installation
1. Clone the repository onto your local device. 1. Clone the repository onto your local device.