summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index ecf1bec..0ae1514 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -615,17 +615,19 @@ USE_OSGPLUGIN(<plugin2>)
</p>
<p>
For C style shells, edit .cshrc
+ </p>
<pre>setenv PATH /usr/local/bin:$PATH</pre>
+ <p>
For Bourne shells, edit .profile
- <pre>export PATH = /usr/local/bin:$PATH</pre>
</p>
+ <pre>export PATH = /usr/local/bin:$PATH</pre>
<p>
On 64-bit FreeBSD,
there are open issues with the NSIS package. To allow the
remainder of mingw-cross-env to build, simply remove the
package:
- <pre>rm <em>where mingw-cross-env is unpacked</em>/src/nsis.mk</pre>
</p>
+ <pre>rm <em>where mingw-cross-env is unpacked</em>/src/nsis.mk</pre>
<h3 id="requirements-frugalware">Frugalware</h3>