From 30a172359cf7dfe3f82c65180e65da4c0f22939a Mon Sep 17 00:00:00 2001 From: ThatGuy Date: Thu, 4 Jul 2019 09:35:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e984c8..638f22b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Install +**NB. This sssumption is that this is to be run on a completely clean Debian installation. If you try and run it on an existing Server, it is likely to break things** + From the Debian root prompt, run: `bash <(wget -qO- https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh)`