From 825ccb9ee98950da3c05e6bbdf3a33c3fd714b8e Mon Sep 17 00:00:00 2001 From: ThatGuy Date: Thu, 4 Jul 2019 09:12:25 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f41522..1853672 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# NextCloud Curl Installer +# NextCloud Installer ## Install -bash <(wget -qO- https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh) + +From the Debian root prompt, run: +`bash <(wget -qO- https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh)`