summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-02-21 07:14:44 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-02-21 07:14:44 (GMT)
commit55326feffd17041180189a894f32bc615576dc40 (patch)
tree77443bfc6d87d0b466c11bb7c4464d50ec96086a /index.html
parent7409456a6d1ca2e83aa8861ccac321cd2ef49661 (diff)
downloadmxe-55326feffd17041180189a894f32bc615576dc40.zip
mxe-55326feffd17041180189a894f32bc615576dc40.tar.gz
mxe-55326feffd17041180189a894f32bc615576dc40.tar.bz2
doc update: note that MXE is not relocatable
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8bed3fa..d99e6d7 100644
--- a/index.html
+++ b/index.html
@@ -263,6 +263,12 @@
just skip the following step and go straight to step 3.
</p>
+ <p>
+ MXE builds and installs everything under the same
+ top-level directory and is not relocatable after
+ the first packages are built.
+ </p>
+
<h3 id="tutorial-2">Step 2: System-wide Installation (optional)</h3>
<p>
@@ -294,7 +300,7 @@ exit</pre>
<h3 id="tutorial-3">Step 3: Build MXE</h3>
<p>
- Enter the directory where you've downloaded the MXE.
+ Enter the directory where you've downloaded MXE.
Now it depends on what you actually want &ndash; or need.
</p>