Update README.md
This commit is contained in:
parent
05c30f65fb
commit
6e660d214a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Backup script for Linux servers running Minecraft in a GNU Screen
|
|||
- Minecraft server (tested with Vanilla 1.10.2 only)
|
||||
|
||||
## Installation
|
||||
1. Download the script: `$ wget `
|
||||
1. Download the script: `$ wget https://raw.githubusercontent.com/nicolaschan/minecraft-backup/master/backup.sh`
|
||||
2. Configure the variables (in the top of the script)
|
||||
|
||||
```bash
|
||||
|
|
Reference in a new issue