From a2355e1a0cc1669e2c3d6d603d23b6a201fe4c22 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 25 Dec 2021 22:40:59 -0600 Subject: [PATCH] Added link to general submodule repo --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d880fea..bb90c45 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,9 @@ A set of opinionated scripts used to manage 7 days to die. - [steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD) - Used to install 7 days to die game servers - Important, this MUST be in your PATH variable. - This script calls the [general]() installer script - which configures steamcmd to be in `/usr/local/bin`. - If this is not in your path, the deployed scripts will - ***NOT*** work. + This script calls the [general](https://gitlab.orion-technologies.io/game-servers/general) + installer script which configures steamcmd to be in `/usr/local/bin`. + If this is not in your path, the deployed scripts will ***NOT*** work. - Optional - [pv](https://github.com/icetee/pv)