From 4a0ba3cfc571484b7a7ee1c32895638d2d810340 Mon Sep 17 00:00:00 2001 From: Nicolas Chan Date: Thu, 3 Jun 2021 23:36:57 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bfe54a..e9f742b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Supports servers running in [screen](https://en.wikipedia.org/wiki/GNU_Screen), ## Install ```bash -wget https://raw.githubusercontent.com/nicolaschan/minecraft-backup/master/backup.sh +wget https://github.com/nicolaschan/minecraft-backup/releases/latest/download/backup.sh chmod +x backup.sh ```