add note in README.md

This commit is contained in:
cediackermann 2026-04-15 15:01:50 +02:00
parent 2dc9ef4d82
commit a956c82107

View file

@ -2,6 +2,16 @@
> Step-by-step instructions for setting up a Mac Mini from scratch. > Step-by-step instructions for setting up a Mac Mini from scratch.
## Quick Start
For automated setup, run the provided script:
```bash
./setup.sh
```
The script automates most steps and pauses for manual configuration when needed (Docker settings, web interface setup, etc.). For detailed manual instructions, continue reading below.
--- ---
## 1. Homebrew ## 1. Homebrew