diff --git a/README.md b/README.md index 585e2c2..38f170a 100644 --- a/README.md +++ b/README.md @@ -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 ```