diff --git a/docs/documentation/analysis/cost_estimation/run_your_first_cost_estimation.md b/docs/documentation/analysis/cost_estimation/run_your_first_cost_estimation.md index 7b2839386189fbc445a816eee8bce227b896d36e..595234bdf9588970ec6ce5e9b88c35f22b3b73ed 100644 --- a/docs/documentation/analysis/cost_estimation/run_your_first_cost_estimation.md +++ b/docs/documentation/analysis/cost_estimation/run_your_first_cost_estimation.md @@ -10,7 +10,7 @@ The tool can be executed from the console directly if all paths are set. The fol Some of the above mentioned steps did not work? Check out the [troubleshooting](#troubleshooting) section for advices. Also, if you need some additional information on the underlying methodology, check out the page on the [cost estimation method](operating_cost_method.md). -So, feel free to open the terminal and run `cost_estimation.exe` to see what happens... +So, feel free to open the terminal and run `python.exe cost_estimation.py` to see what happens... ### Console output {#console-output} Firstly, you see output in the console window. Let's go through it step by step...