From 61e8a749ef1068bb9ad218e96eec6a08065b8d94 Mon Sep 17 00:00:00 2001 From: Jerker Dahlblom Date: Mon, 16 Oct 2023 10:08:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0287192..0e35563 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ You can test ```manually``` or do ```range testing``` to figure out how devices ### Server Install server in ```Scripts``` folder and add entry to Export.lua. -![export_lua](https://github.com/DCS-Skunkworks/dcs-insight/assets/10453261/c0e16799-78a1-473a-94fc-6460a82b24ff) +```dofile(lfs.writedir()..[[Scripts\DCS-INSIGHT\lib\DCSInsight.lua]])``` ![scripts_folders](https://github.com/DCS-Skunkworks/dcs-insight/assets/10453261/e4ee8c96-4c57-42f5-b9ef-a2edc6c0484f)