From 5e10c7355243b827709e79620dfe03cdaa1f9ba9 Mon Sep 17 00:00:00 2001 From: VladMordock Date: Sun, 28 Feb 2021 12:29:18 +0100 Subject: [PATCH] Updated readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ac1621..4c20d3d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ 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 DCS folder in your Saved Games -* From the downloaded release package, put ```main.dll`` into your DCS folder in your Saved Games, ```Mods/services/Perun/dll``` +* From the downloaded release package, put ```perun.dll`` into your DCS folder in your Saved Games,```Mods/services/Perun/dll``` * You can change your configuration settings in DCS\Mods\services\Perun\lua\perun_config * Create MySQL database using SQL script located in [04_MySQL](https://github.com/szporwolik/perun/tree/master/04_MySQL); note that you need just a one database per DCS server machine - multiple instances pushing data to the one database are supported * Ensure that your MySQL config is not using STRICT_TRANS_TABLES