updated readme

This commit is contained in:
2026-05-11 13:02:49 +02:00
parent 252457413c
commit 1025d5532c
+1 -1
View File
@@ -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: - If the bash-script is not executing correctly, check if the following dependencies are installed:
curl, wget, rsync, unzip, find 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 - 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