From 5c52f8c30ed53c01f84536850b5924f806225730 Mon Sep 17 00:00:00 2001 From: Alastair Holland Date: Sun, 3 May 2020 20:27:41 +0100 Subject: [PATCH] Updated syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b31302c..70df61f 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ When the code is run, it should automatically install the following libraries us If this doesn't happen, please report it as an issue and install them manually. pip3 should automatically install if you don't already have it. ### Server Settings -Make sure you have your server properties set to '''enable-query=true''' so that you can get the players online +Make sure you have your server properties set to __enable-query=true__ so that you can get the server information ### Hardware You can run this bot on just about any hardware that can run Python but if you don't have a device that can keep this bot hosted 24/7, I would recommend using a [Raspberry Pi](https://www.raspberrypi.org/). They run Linux, are low cost, use very little power and are capable of running this code without an issue.