From 7e940641384dfc462086d887f2e3c982c8eb9975 Mon Sep 17 00:00:00 2001 From: Kubwa Kiume Date: Sat, 28 Nov 2020 09:39:47 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 391cd02..a942f77 100644 --- a/README.md +++ b/README.md @@ -12,6 +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` * To start, you have to edit the file **Config.php** and insert the MySql user and password.