Update README with correct repository URLs

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

View file

@ -70,7 +70,7 @@ PORT=3000
2. **Deploy your application:**
```bash
git clone https://github.com/deco/icewatch.git /opt/icewatch
git clone https://github.com/deco/ice.git /opt/icewatch
cd /opt/icewatch
npm install
```