Convert README and INSTALL to markdown.
[osl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 7479010fb7aacc7271c90a7950ea5217cda4c9a4..7ead48a0993c3ca407933395d17fa532668ebb29 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,18 +4,18 @@ help2man to generate its man page.
 
 If everything mentioned above is available on your system, type
 
-       make
+               make
 
 to build the library, the oslfsck executable and the man page. Then
 type
 
-       make install
-       ldconfig
+               make install
+               ldconfig
 
 as root to install libosl, oslfsck and the man page. The default
 installation prefix is /usr/local. Use
 
-       make install PREFIX=/somewhere/else
+               make install PREFIX=/somewhere/else
 
 to install in /somewhere/else instead.
 
@@ -23,9 +23,8 @@ The make targets in the web/ directory are used for web page generation
 and are not needed to compile, install or use libosl. In order to
 make these targets the following additional tools are needed:
 
-       - http://www.stack.nl/~dimitri/doxygen/ (doxygen)
-       - http://hydra.nac.uci.edu/indiv/ehood/man2html.html (man2html)
-       - http://www.triptico.com/software/grutatxt.html (grutatxt)
-       - convert (from the http://www.imagemagick.org/script/index.php (ImageMagick) package)
+- [doxygen](http://www.stack.nl/~dimitri/doxygen/)
+- [discount](http://www.pell.portland.or.us/~orc/Code/discount/)
+- [ImageMagick](http://www.imagemagick.org/script/index.php)
 
 The osl logo was created with Adobe Illustrator by Sebastian Schultheiss.