aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/flex-inst.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/flex-inst.xml b/chapter06/flex-inst.xml
index 4fb0e13ce..d31f9544c 100644
--- a/chapter06/flex-inst.xml
+++ b/chapter06/flex-inst.xml
@@ -5,8 +5,7 @@
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
-make install &amp;&amp;
-cd /usr/bin</userinput></screen></para>
+make install</userinput></screen></para>
<para>Some programs don't know about flex and try to find the lex program
(flex is a (better) alternative for lex). So to please those few