From 4d989167ba9530b3ad354ef116bf0c1f6eff9e78 Mon Sep 17 00:00:00 2001 From: VladMordock Date: Wed, 6 Nov 2019 16:59:39 +0100 Subject: [PATCH] Update README.md Updated to avoid confusion. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99355cf..1f8ac9f 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ Core: ## Installing * Download latest [release](https://github.com/szporwolik/perun/releases) * Copy contents of [01_DCS](https://github.com/szporwolik/perun/tree/master/01_DCS) to your \Scripts folder (located inside DCS folder in your Saved Games) -* **optionaly** create MySQL database using SQL script located in [03_MySQL](https://github.com/szporwolik/perun/tree/master/03_MySQL); note that you need just a one database per DCS server machine - multiple instances pushing data to the one database are supported +* Create MySQL database using SQL script located in [03_MySQL](https://github.com/szporwolik/perun/tree/master/03_MySQL); note that you need just a one database per DCS server machine - multiple instances pushing data to the one database are supported ## Running * Start DCS World and host multiplayer session * by default the JSON is written into Scripts\Json folder located in your Saved Games DCS folder tree - * by default the TCP port 48620 is in use as target port -* **optionaly** run the Win32 application + * by default the TCP port 48620 is in use as target port - ensure that port and instance ID in the options sections of the Lua file matches data +* run the Win32 application * set MySQL connection data * **optionaly** point LotATC json file location * **optionaly** point DCS SRS json file location