Add dependency info to README
This commit is contained in:
parent
468ef0bd49
commit
858ae2357c
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ wget https://raw.githubusercontent.com/nicolaschan/minecraft-backup/master/backu
|
|||
chmod +x backup.sh
|
||||
```
|
||||
|
||||
Make sure your system has `tar` and your chosen compression algorithm (`gzip` by default) installed.
|
||||
If using RCON, you will also need to have the [`xxd`](https://linux.die.net/man/1/xxd) command.
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
# If connecting with RCON:
|
||||
|
|
Loading…
Add table
Reference in a new issue