diff options
author | Daniel Hansson <daniel@techandme.se> | 2016-07-28 15:54:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-28 15:54:08 +0200 |
commit | c1d259ae4229348e14cd1e35aeaf3ef5df38fa67 (patch) | |
tree | cb44786819f04582e2a4ac37d100eccaa268eda1 | |
parent | 29b95dd29e7eb5e00f87e9ef459755e7dfe91820 (diff) | |
download | nextcloud-server-c1d259ae4229348e14cd1e35aeaf3ef5df38fa67.tar.gz nextcloud-server-c1d259ae4229348e14cd1e35aeaf3ef5df38fa67.zip |
add info about the Nextcloud VM
It's production ready now.
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 7a540a6e45e..4e5e7c00dcd 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,11 @@ changed it substantially: More information how to contribute: https://nextcloud.com/contribute/ +## Nextcloud VM +If you're not familiar with Linux, or simply just want to get up and running on a pre-configured system in no time - we have developed a VM that you just download. Just extract it and mount it in VMware or VirtualBox and your're all set. + +You can download the latest version [here](https://github.com/nextcloud/vm/releases/) + ## Support Learn about the different ways you can get support for Nextcloud: https://nextcloud.com/support/ |