doc: expand provider argument

This commit is contained in:
Girish Ramakrishnan
2017-02-17 10:29:40 -08:00
parent cd28b1106b
commit 9de6c8ee2b
+1 -1
View File
@@ -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 <digitalocean|ec2|generic|scaleway>
./cloudron-setup --provider <azure|digitalocean|ec2|lightsail|linode|ovh|scaleway|vultr|generic>
```
The setup will take around 10-15 minutes.