From 7ec5c95ce5bc1798f00ba0d6f25b46d93905a047 Mon Sep 17 00:00:00 2001 From: Pyenb Date: Tue, 15 Oct 2024 17:50:44 +0200 Subject: [PATCH] add instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ca8fae9..5f04903 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,14 @@ This repository aims to provide macOS ISOs for security researchers, developers, ## FAQ ❓ +### How to download the ISOs? + +> [!NOTE] +> If you don't know what a torrent is, I would advise you to watch [this video](https://www.youtube.com/watch?v=OFswNCU5CKA) by `The Verge`. + +But to download the files themselves, you need a torrent client like [qBittorrent](https://www.qbittorrent.org/) to download the ISOs. +Just remember that after you are done downloading them, you should seed them for a while to help others download them too. + ### Who needs these ISOs? To create the ISOs, you need an existing macOS installation, which can be hard if you want to create a macOS VM. So these ISOs are for people who want to create a macOS VM, but don't have a macOS installation. (Like me)