Fix deployment script URL in README
This commit is contained in:
parent
e1b5f4caea
commit
5af83966d6
1 changed files with 1 additions and 1 deletions
|
@ -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:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue