diff --git a/README.md b/README.md index a93f2ac..06cfaa0 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,16 @@ This installs all CLI tools, language version managers, databases, fonts, and ca If any formulae fail, you can skip them — they may not be needed on the new machine. +**Managed work laptops:** Some casks require admin rights and will fail if your account is restricted by MDM. Request these through your company's IT or self-service portal: + +- **Docker Desktop** (`docker`) +- **GPG Suite** (`gpg-suite`) +- **Cursor** (`cursor`) +- **iTerm2** (`iterm2`) +- **ngrok** (`ngrok`) + +The shell configs guard against missing Docker, so everything else will still work. + ## 4. Install Oh My Zsh ```bash