diff --git a/README.md b/README.md index 1ff2141..fbf3c35 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ in either Debug or Non-Steam Release configuration. Please note that while the built exe ends up in the bin/win64/ directory, it expects to be started with its working directory set to the main directory (where the launcher exe is). So when debugging from visual studio, make sure the 'Working -Directory' configuration property is set to ../.../.. +Directory' configuration property is set to ../../.. ### Building on Linux The equivalent launcher on linux is StarRuler2.sh. To build the binary files on linux,