summaryrefslogtreecommitdiff
path: root/doc/reference.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference.html')
-rw-r--r--doc/reference.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/reference.html b/doc/reference.html
index 38e9b8f..9ed9f90 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -288,9 +288,9 @@ and you have permission on your system to install into /usr/local, you
can install Expat with this sequence of commands:</p>
<pre class="eg">
- ./configure
- make
- make install
+./configure
+make
+make install
</pre>
<p>There are some options that you can provide to this script, but the