]> git.tuebingen.mpg.de Git - osl.git/blobdiff - INSTALL
web: Don't duplicate the html header.
[osl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 3bd8751a20e2c36fa343668e225856619515d5c3..ddac9d049cbb1e3ab6e2d6c5b7d5cfc52b294b22 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -15,13 +15,9 @@ type
                make install
 
 as root to install libosl, oslfsck and the man page. Finally, update
-the library cache by running either
+the library cache by running
 
-               ldconfig # Linux, *BSD
-
-or
-
-               update_dyld_shared_cache # MacOS
+               ldconfig
 
 The default installation prefix is /usr/local. Use
 
@@ -33,7 +29,6 @@ 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:
 
-- [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)