diff --git a/INSTALL.txt b/INSTALL.txt index 1745b588..c4919163 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -7,10 +7,13 @@ Requirements To build PolyVox you need: -* CMake 2.6 or greater (http://cmake.org) +* `CMake `_ 2.6 or greater * A C++ compiler with support for some C++0x features (GCC 4.3 or VC 2010 seem to work) -* Qt for building the tests (optional) -* Docygen for building the documentation (optional) + +With the following options: + +* `Qt `_ for building the tests +* `Doxygen `_ for building the documentation Linux =====