aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/perl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/perl.xml')
-rw-r--r--chapter07/perl.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter07/perl.xml b/chapter07/perl.xml
index d282fb4ba..7921cf3d9 100644
--- a/chapter07/perl.xml
+++ b/chapter07/perl.xml
@@ -60,10 +60,12 @@
</variablelist>
- <para>Build and install the package:</para>
+ <para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>
+ <para>Install the package:</para>
+
<screen><userinput remap="install">make install</userinput></screen>
</sect2>