Update README.md

This commit is contained in:
Nicolas Chan 2021-06-03 23:36:57 -07:00 committed by GitHub
parent 745c8e1baa
commit 4a0ba3cfc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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