Add `curl -fsSL https://runfusion.ai/install.sh | sh` as the primary install path in both the root README and the CLI README (npm page). The installer auto-detects Homebrew (then falls back to npm) so users get a single command regardless of platform. Keep the explicit brew / npm paths below for discoverability.