Installation Instructions for macOS
====================================

AUTOMATIC INSTALL (Recommended):
1. Quit DaVinci Resolve completely
2. Open Terminal (Applications > Utilities > Terminal)
3. In Terminal, type the word  bash  followed by a single space
   (type "bash " - do not press Enter yet):

   bash

4. Open this "alpha_diagnostic_v0_3_install_info" folder in Finder, then DRAG the file
   named "INSTALL.sh" from Finder onto the Terminal window. Terminal fills in the
   full path for you. The line should now look like:

   bash /path/to/alpha_diagnostic_v0_3_install_info/INSTALL.sh

5. Press Enter and follow any prompts.
6. Launch DaVinci Resolve.

Why drag instead of a fixed path? If you have downloaded this effect before, your
browser may name this folder "alpha_diagnostic_v0_3 2" (or "3", ...). Dragging the actual
INSTALL.sh guarantees you install THIS download, not an older one. The installer
finds its bundle automatically - no need to point at the .ofx.bundle yourself.

---

MANUAL INSTALL:
1. Quit DaVinci Resolve completely
2. Drag alpha_diagnostic_v0_3.ofx.bundle to: /Library/OFX/Plugins/
   (You'll find it in ~/Downloads/alpha_diagnostic_v0_3/alpha_diagnostic_v0_3.ofx.bundle)
3. Open Terminal (Applications > Utilities > Terminal)
4. Copy these commands and paste them into Terminal to clear Resolve's caches:

   rm ~/Library/Application\ Support/Blackmagic\ Design/DaVinci\ Resolve/OFXPluginCacheV2.xml
   rm -rf ~/Library/Caches/com.blackmagic-design.DaVinciResolve/Cache.db*

5. Press Enter
6. Launch DaVinci Resolve

If the plugin doesn't appear after installation, restart DaVinci Resolve.
