From 6aee4a8b8c608b5c906209b5d53e3381dd28f496 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 19 Jun 2023 01:29:38 -0400 Subject: [PATCH] Update README.md Wrap `PKGBUILD` in backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96312a2..22b87be 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