Merge pull request #3937 from AlexDev404/fix/broken-install-instructions

fix: Broken install instructions
This commit is contained in:
Mauricio Siu 2026-04-05 00:45:48 -06:00 committed by GitHub
commit 5e7328b00d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ To get started, run the following command on a VPS:
Want to skip the installation process? [Try the Dokploy Cloud](https://app.dokploy.com).
```bash
curl -sSL https://dokploy.com/install.sh | sh
curl -sSL https://dokploy.com/install.sh | bash
```
For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).