From 858ae2357cff5a027ea33a3f49b94870f05d8eee Mon Sep 17 00:00:00 2001 From: Nicolas Chan Date: Thu, 4 Mar 2021 13:18:31 -0800 Subject: [PATCH] Add dependency info to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fc5dcd3..729bf97 100644 --- a/README.md +++ b/README.md @@ -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: