diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-07-28 16:57:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-28 16:57:44 +0200 |
commit | 73cdc88e8cc2d319a6f65588d7b0128bdae619c4 (patch) | |
tree | 77c592bdc47d76786492290f913d966996b14055 | |
parent | 1e4266b0768eb8d267f44b892e4a88baa052e6fb (diff) | |
parent | bc29555a4ab452f0b96a3fd9946896fe509381e8 (diff) | |
download | nextcloud-server-73cdc88e8cc2d319a6f65588d7b0128bdae619c4.tar.gz nextcloud-server-73cdc88e8cc2d319a6f65588d7b0128bdae619c4.zip |
Merge pull request #632 from nextcloud/vm
add info about the Nextcloud VM
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 7a540a6e45e..2f806695f08 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 download. Just extract it and mount it in VMware or VirtualBox and your're all set. + +Download the latest version of the [Nextcloud VM](https://github.com/nextcloud/vm/releases/) + ## Support Learn about the different ways you can get support for Nextcloud: https://nextcloud.com/support/ |