diff --git a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki
index a586240e..b48185e2 100644
--- a/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki
+++ b/documentation/current/eiffelstudio/eiffelstudio-guided-tour/compiling-and-executing-system.wiki
@@ -17,7 +17,7 @@ Right now you first have to add the project, so click on the Add Project..
simple.ecf
-in the directory where you've chosen to work with the "tour" system. The ".ecf" file is an Eiffel Configuration File which contains the information necessary for construction of an Eiffel project.
+in the directory "YOURDIR", (either $ISE_EIFFEL\examples\studio\tour or the copy that you have made). The ".ecf" file is an Eiffel Configuration File which contains the information necessary for construction of an Eiffel project.
So, use the File Explorer to find and select the file simple.ecf.