From 118f45f95bd07cd893ce8ddbb5c7ff1db2ed5b97 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 19 Jun 2023 01:28:32 -0400 Subject: [PATCH] Update README.md idk why but i want this repo to have a relaxed lowercase style or something --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42217ed..96312a2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ tmux, in a way that makes it extremely easy to use with systemd. ## instructions 1. install systemd unit in /etc/systemd/system, change `User` option to preferred user - - On Arch Linux, the best option is to build and install the PKGBUILD and + - on Arch Linux, the best option is to build and install the PKGBUILD and manually change the user with `systemctl edit mcserver@.service` 3. create minecraft server instances in `~/.local/share/mcserver/instances` - you can also symlink server directories from elsewhere on the system