Skip to content

Commit d26d07d

Browse files
authored
Merge pull request #2242 from jwillemsen/jwi-fixreadme
Fix formatting
2 parents 54c9bcd + 3b5f334 commit d26d07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ACE/ACE-INSTALL.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h3><a name="unix_traditional">Using the Traditional ACE/GNU Configuration</a></
427427
</li>
428428
<li>If you've set the INSTALL_PREFIX before building, now run
429429
<blockquote><code>% make install</code></blockquote>
430-
<p>An alternative to directly running <code>make install</make> is to use <code>$ACE_ROOT/bin/install_proj.sh</code>
430+
<p>An alternative to directly running <code>make install</code> is to use <code>$ACE_ROOT/bin/install_proj.sh</code>
431431
which will only install projects that are built (instead of trying to build each one during <code>make install</code>).
432432
</p>
433433
</li>

0 commit comments

Comments
 (0)