Would this relatively recent change affect - and potentially simplify - this installation script?
- Node 18 is no longer required as it was only a dependency of the npm installation method
- Simple install via
curl -fsSL https://claude.ai/install.sh | bash
Would this relatively recent change affect - and potentially simplify - this installation script?
curl -fsSL https://claude.ai/install.sh | bash