diff --git a/README.md b/README.md index bc55357..cf4a5b1 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,5 @@ A set of opinionated scripts used to manage 7 days to die. This will configure a user sdtd (Seven Days to Die), and install any [requirements](#requirements). ```bash -bash -c "$(curl )" +bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)" ```