diff --git a/README.md b/README.md index c89ebbb..9f5e05f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Gitea-Blurple -## `git clone https://git.oldgate.org/OGS/Gitea-Blurple.git` -## `mv Gitea-Blurple/public/ /var/lib/gitea/custom/` -## `rm -rf Gitea-Blurple` -## `Then sudo systemctl restart gitea` \ No newline at end of file +## We have made a nice little script for you to install this. +## As a Note this will delete the /var/lib/gitea/custom/public folder, so make sure there is nothing you want to keep in there. +## `wget https://git.oldgate.org/OGS/Gitea-Blurple/raw/branch/main/gitea-blurple.sh && bash gitea-blurple.sh` \ No newline at end of file