From cc7a51ab74784d78eb2a4435cd014fda0fd90a0c Mon Sep 17 00:00:00 2001 From: Kubwa Kiume Date: Sat, 28 Nov 2020 09:40:09 +0100 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a942f77..e791d38 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You are free to download the entire repository and host the service yourself. * The required MySql database structure can be found in the file **Database.sql**. It also includes some basic datasets that might be required for language detection. * The file **Boards.iar** includes the visitorboards and their scripts. You can load that iar-file to your inworld inventory trought the region console. -* For example: `load iar Firstname Lastname / YourPassword Boards.iar` +For example: `load iar Firstname Lastname / YourPassword Boards.iar` * To start, you have to edit the file **Config.php** and insert the MySql user and password.