diff --git a/docs/references/selfhosting.md b/docs/references/selfhosting.md index 64591475b..a7e026f76 100644 --- a/docs/references/selfhosting.md +++ b/docs/references/selfhosting.md @@ -64,7 +64,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.