diff --git a/README.md b/README.md index 3ffafd37..db4b9a93 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ DigitalOcean example: https://youtu.be/LlqY5Y6P9Oc `wget https://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh` 2. Run the script with:
`sudo bash nextcloud_install_production.sh` -Do not enable Redis Memcache support, please use the default [no]. 3. When the VM is installed it will automatically reboot. Remember to login with the user you created:
`ssh @IP-ADDRESS`
If it automatically runs as root when you reboot the machine, you have to abort it by pressing `CTRL+C` and run the script as the user you just created: