From a2cbc4c02f7d9b75bb6f97bdd30ba14795ced6af Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Wed, 27 Jul 2016 20:24:44 +0200 Subject: [PATCH] 16.04.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75754ac4..245a7482 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ ## Build Requirements These requirements are only applied if you build from the scripts: -* Ubuntu Server 16.04 Server +* Ubuntu Server 16.04.1 Server * OpenSSH (preferred) -If you install this on a clean Ubuntu 16.04 VM, the only script you need to run is "nextcloud_install_production.sh". All the other scripts are fetched from this repository during the installation. +If you install this on a clean Ubuntu 16.04.1 VM, the only script you need to run is "nextcloud_install_production.sh". All the other scripts are fetched from this repository during the installation. It would be really nice if someone could develop the scripts so that they worked "out of the box", ẃithout having to use a "base VM" with Ubuntu 16.04 pre-installed. Vagrant is an option.