Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authoreutarass2010-08-06 19:19:43 +0000
committereutarass2010-08-06 19:19:43 +0000
commit610ca44160e44682e627b3ebe6b3481e41226bca (patch)
tree9b256b3486bb3aee3dbe7823ff812d94c163e370 /docs
parentee1c08f52e7f2fa5e74304281376de10004bb24c (diff)
downloadorg.eclipse.tcf-610ca44160e44682e627b3ebe6b3481e41226bca.tar.gz
org.eclipse.tcf-610ca44160e44682e627b3ebe6b3481e41226bca.tar.xz
org.eclipse.tcf-610ca44160e44682e627b3ebe6b3481e41226bca.zip
Fixed a typo in TCF Getting Started
Diffstat (limited to 'docs')
-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