diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 – or need. </p> |