diff --git a/docs/references/selfhosting.md b/docs/references/selfhosting.md index 88f87db2a..574a6c14b 100644 --- a/docs/references/selfhosting.md +++ b/docs/references/selfhosting.md @@ -69,7 +69,7 @@ SSH into your server and run the following commands: ``` wget https://cloudron.io/cloudron-setup chmod +x cloudron-setup -./cloudron-setup --provider +./cloudron-setup --provider ``` The setup will take around 10-15 minutes.