From ae7f2831a3fa8b0fbe58b6730198abe90d186605 Mon Sep 17 00:00:00 2001 From: AURUMVORXX Date: Sat, 9 Nov 2024 20:17:29 +0300 Subject: [PATCH] docs: Fixed index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a761c55..6fdec90 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ ## How to use 1. Download latest module version from the **Release** page -2. Unzip downloaded archive into your server directory (you should now have **PyG2O.xYY.dll**, **python312.dll** and **libs/** in your root server directory) +2. Unzip downloaded archive into your server directory (you should now have **PyG2O.xYY.dll**, **python312.dll**, **libs/** and **g2o/** in your root server directory) 3. Place .DLL module in the place you want and connect it with **config.xml** ```xml