From 70304a0633e86e60c91786aa063e278e2cca7e27 Mon Sep 17 00:00:00 2001 From: ThatGuy Date: Thu, 4 Jul 2019 08:58:00 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index ef9fd06..3f41522 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ # NextCloud Curl Installer - -## Pre Install -`apt install curl -y` - ## Install -`sh -c "$(curl -sSL https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh/)"` +bash <(wget -qO- https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh)