Update README.md

This commit is contained in:
ThatGuy 2019-07-04 08:58:00 +00:00
parent ce76f75864
commit 70304a0633

View File

@ -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)