aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ed-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/ed-inst.xml')
-rw-r--r--chapter06/ed-inst.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/ed-inst.xml b/chapter06/ed-inst.xml
index 9e846d210..1cafca834 100644
--- a/chapter06/ed-inst.xml
+++ b/chapter06/ed-inst.xml
@@ -6,12 +6,10 @@ Install Ed by running the following commands:
</para>
<blockquote><literallayout>
-
<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>mv /usr/bin/ed /usr/bin/red /bin</userinput>
-
</literallayout></blockquote>
</sect2>