Skip to content

Commit

Permalink
Correct format.
Browse files Browse the repository at this point in the history
  • Loading branch information
daormar committed Jan 9, 2024
1 parent 1e979d5 commit 0071544
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ <h4>
code directory by typing <code>make clean</code>.</p></li>
</ol>

<p>By default the files are installed under the <code>/usr/local directory (or
similar, depending on the OS you use); however, since Step 5 requires
root privileges, another directory can be specified during Step 3 by
typing:</p>
<p>By default the files are installed under the <code>/usr/local</code>
directory (or similar, depending on the OS you use); however, since Step
5 requires root privileges, another directory can be specified during
Step 3 by typing:</p>

<pre><code> $ configure --prefix=&lt;absolute-installation-path&gt;
</code></pre>
Expand Down

0 comments on commit 0071544

Please sign in to comment.