X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2FINSTALL;h=d1c57d17b179a449355fcf7b20b09e33d8ea4fe0;hp=2964e7f5600522294e3713af23c6e1ba73267289;hb=805ca6f02acded74c08bbdef3d8fb16ffcd1093d;hpb=72a6942f36953471e7183b724f3d99d804eb769a diff --git a/reactos/INSTALL b/reactos/INSTALL index 2964e7f5600..d1c57d17b17 100644 --- a/reactos/INSTALL +++ b/reactos/INSTALL @@ -2,21 +2,21 @@ To build the system you need either mingw32 installed on Windows or a mingw32 cross compiler running on unix. You may obtain MinGW binaries that build -ReactOS from http://www.reactos.com. +ReactOS from http://www.reactos.org/. 2. Building ReactOS 2.1 Building the binaries -To build ReactOS run 'make' (wihout the quotes) if you are building on Linux +To build ReactOS run 'make' (without the quotes) if you are building on Linux or 'mingw32-make' if you are building on Windows (or ReactOS) from the top -directory. +directory. If you are using RosBE, follow on-screen instructions. 2.2 Building a bootable CD image -To build a bootable CD image run 'make bootcd' (wihout the quotes) if you are +To build a bootable CD image run 'make bootcd' (without the quotes) if you are building on Linux or 'mingw32-make bootcd' if you are building on Windows (or ReactOS) from the top directory. This will create a CD image with a filename, ReactOS.iso, in the top directory. @@ -71,8 +71,10 @@ contents. Then burn the CD image, boot from it, and follow instructions. 5. Help If you run into problems or have suggestions for making ReactOS better, please -visit the address below and subscribe to one or more of the mailing lists. +visit the address below. Mailing lists are available for a variety of topics, +bugs should be submitted to bugzilla and general chat takes place in the forums, +or #reactos on freenode -http://www.reactos.com/en/content/view/full/66 +http://www.reactos.org/ ReactOS Development Team