From dad50e1b02606c4b3c5c309e857dd5929df560db Mon Sep 17 00:00:00 2001 From: Lucas de Vries Date: Sat, 21 Jul 2018 23:37:37 +0200 Subject: [PATCH] Fix typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1293389..1ff2141 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ visual studio solution in source/msvc/Star Ruler 2/, and build the "Star Ruler 2 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 direcotry (where the +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 ../.../..