diff --git a/docs/userguide/en/installation/install-source-beos.html b/docs/userguide/en/installation/install-source-beos.html index 79d1afbe74..5c7c8bd7d7 100644 --- a/docs/userguide/en/installation/install-source-beos.html +++ b/docs/userguide/en/installation/install-source-beos.html @@ -49,7 +49,7 @@

Installing the cross-compiler

-

Download the Haiku cross-compiler and extract it to /boot (for example by setting the Destination in Expander to just /boot). Then you need to configure your tree to use this cross compiler. Go to the root folder of your checked out Haiku repository and invoke the configure script with the --cross-tools-prefix option like this:

+

Download the Haiku cross-compiler and extract it to /boot (for example by setting the Destination in Expander to just /boot). Then you need to configure your tree to use this cross compiler. Go to the root folder of your checked out Haiku repository and invoke the configure script with the --cross-tools-prefix option like this:

configure --cross-tools-prefix /boot/apps/haiku/cross-tools/bin/i586-pc-haiku-