summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Perepelitsa <non_2001@mail.ru>2014-08-20 19:05:19 (GMT)
committerSergey Perepelitsa <non_2001@mail.ru>2014-08-20 19:05:19 (GMT)
commit223403ab7e021bbd434172cf31f4262b05b04ff1 (patch)
tree5d8e99955b82cfedabef80e0f56b5c1333938b89
parent62256679793758d6649ea0aac72517ad766547be (diff)
downloadmxe-223403ab7e021bbd434172cf31f4262b05b04ff1.zip
mxe-223403ab7e021bbd434172cf31f4262b05b04ff1.tar.gz
mxe-223403ab7e021bbd434172cf31f4262b05b04ff1.tar.bz2
end tag mismatch
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 71b6772..de24383 100644
--- a/index.html
+++ b/index.html
@@ -802,8 +802,8 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
Install
<a href="http://developer.apple.com/xcode/">Xcode 5</a>
</p>
- <h4 id="requirements-macos-step-1">Step 1</h3>
- <h5 id="requirements-macos-method-1">Method 1 - MacPorts</h3>
+ <h4 id="requirements-macos-step-1">Step 1</h4>
+ <h5 id="requirements-macos-method-1">Method 1 - MacPorts</h5>
<p>
Install <a href="http://www.macports.org/">MacPorts</a>,
then run:
@@ -811,7 +811,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install \
glib2 intltool p5-xml-parser gpatch scons wget xz</pre>
- <h5 id="requirements-macos-method-2">Method 2 - Rudix</h3>
+ <h5 id="requirements-macos-method-2">Method 2 - Rudix</h5>
<p>
Install <a href="http://rudix.org/">Rudix</a> you can make it with following command
</p>
@@ -821,7 +821,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
then run:
</p>
<pre>sudo rudix install glib pkg-config scons wget xz</pre>
- <h4 id="requirements-macos-step-2">Step 2</h3>
+ <h4 id="requirements-macos-step-2">Step 2</h4>
<p>
After installing pre-requirement run from within the mxe directory:
</p>