From b169024ccf69f640f6561bb9d6c9574fdf7d9f82 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 26 Dec 2021 11:13:37 -0600 Subject: [PATCH] Made note of manual install in Auto Install --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f53ef6..bf148a0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,10 @@ A set of opinionated scripts used to manage 7 days to die. - And more... # Automatic Installation -Must be run as `root` or a user with access to `sudo` +Must be run as `root` or a user with access to `sudo`. This script creates or modifies an existing user of the +name `sdtd` to install the scripts to their path. If this is not acceptable, then see the [Requirements](#Requirements) +section. You'll need to install the programs listed there, then git clone this repository and deploy the +top level scripts in the `Scripts` directory. ```bash bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)"