From 1025d5532c664f5a85e2c583c02f1dad0290070b Mon Sep 17 00:00:00 2001 From: marco Date: Mon, 11 May 2026 13:02:49 +0200 Subject: [PATCH] updated readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 91fbb69..93a26a3 100644 --- a/readme.md +++ b/readme.md @@ -24,4 +24,4 @@ The bash script is hand-crafted and tested, the Windows-script is AI-generated, - If the bash-script is not executing correctly, check if the following dependencies are installed: curl, wget, rsync, unzip, find -- The script uses find at root to search for your Elden Ring directory. This only takes a few seconds on my machine but could lead to longer search times on other computers. If this takes too long for you, please open an Issue \ No newline at end of file +- The script checks for common steam installation paths before checking /mnt and / for the game directory. If this is too slow or I should add more install paths, please open an issue \ No newline at end of file