Fix deployment script URL in README

This commit is contained in:
Deco Vander 2025-07-02 23:50:35 -04:00
parent e1b5f4caea
commit 5af83966d6

View file

@ -65,7 +65,7 @@ PORT=3000
1. **Run the deployment script on your server:**
```bash
curl -sSL https://raw.githubusercontent.com/deco/icewatch/main/scripts/deploy.sh | bash
curl -sSL https://raw.githubusercontent.com/deco/ice/main/scripts/deploy.sh | bash
```
2. **Deploy your application:**