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)