updating documentation for 2.0.7
diff --git a/README.UNX b/README.UNX
index 693dba4..838ee8a 100644
--- a/README.UNX
+++ b/README.UNX
@@ -7,6 +7,7 @@
   perform a few special steps to ensure that everything goes well.
 
 
+
   I. Enable the TrueType bytecode hinter if you need it
   -----------------------------------------------------
 
@@ -32,6 +33,7 @@
     of course, this must be done _before_ compiling the library
 
 
+
   II. Determine the correct installation path
   -------------------------------------------
   
@@ -52,12 +54,13 @@
     
       ./configure --prefix=<yourprefix>
       make
-      ./install            (as root)
+      make install           (as root)
     
     where "<yourprefix>"  must be replaced  by the prefix  returned by
     the "freetype-config" command.
 
 
+
   III. Take care of XFree86 version 4
   -----------------------------------