Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/TCF Getting Started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TCF Getting Started.html b/docs/TCF Getting Started.html
index 848346c2e..604406067 100644
--- a/docs/TCF Getting Started.html
+++ b/docs/TCF Getting Started.html
@@ -296,7 +296,7 @@ The integration has only been tested on Linux at this point.
<br>make LUADIR=&lt;<i>luadir</i>&gt;/lua-5.1.4
</code>
-<p><code>./GNU/Linux/i686/Debug/tcflua tcf_example.lua
+<p><code>./obj/GNU/Linux/i686/Debug/tcflua tcf_example.lua
</code>
<h2><a name='Browsing'>Browsing Agent Source Code in CDT</a></h2>

Back to the top