Update README.md

idk why but i want this repo to have a relaxed lowercase style or
something
This commit is contained in:
NullBite 2023-06-19 01:28:32 -04:00
parent 985ca8a382
commit 118f45f95b
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -4,7 +4,7 @@ tmux, in a way that makes it extremely easy to use with systemd.
## instructions ## instructions
1. install systemd unit in /etc/systemd/system, change `User` option to preferred user 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` manually change the user with `systemctl edit mcserver@.service`
3. create minecraft server instances in `~/.local/share/mcserver/instances` 3. create minecraft server instances in `~/.local/share/mcserver/instances`
- you can also symlink server directories from elsewhere on the system - you can also symlink server directories from elsewhere on the system