From ae72f9ac703d0f6c204f89bb60807260617924fc Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Wed, 13 Feb 2019 07:39:41 -0500 Subject: [PATCH] ref(readme): formatting for settings.cfg notes Co-Authored-By: dudymas --- minecraft-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minecraft-server/README.md b/minecraft-server/README.md index 4ec6195d..49f87f25 100644 --- a/minecraft-server/README.md +++ b/minecraft-server/README.md @@ -409,7 +409,7 @@ To use these packs you will need to: An example of the latter would be to use https://github.com/AllTheMods/Server-Scripts There, you'll find that all you have to do is put `ServerStart.sh` and `settings.cfg` into -`/data/FeedTheBeast`, taking care to update settings.cfg to specify your desired version +`/data/FeedTheBeast`, taking care to update `settings.cfg` to specify your desired version of minecraft and forge. You can do this in the cli with something like: ```