Index: README
===================================================================
--- README	(revision c21bdd6340b1c3b3deeec44810ac38561acb1cc5)
+++ README	(revision d2f119e6a090e59049bc05829936ae28c1a61a04)
@@ -17,5 +17,5 @@
 perl module File::HomeDir
 
-COMMANDS TO BE RUN IN THIS DIRECTORY:
+INSTALLATION
 
 % configure
@@ -23,11 +23,16 @@
 % make
 
-compiles all of the components
+   compiles all the components
 
-% make install
+% sudo make install
 
-installes the package in your system in the directory defined by PREFIX in the configure
-options
+   installes the package in your system in the directory defined by PREFIX in the configure
+   options, except configuration files which are installed in /etc/utt directory
 
 when --enable-utf8 is specified in configure options then if there's a directory with 
 _utf8 suffix in the source directory it will be compiled instead of the normal version
+
+
+UNINSTALLATION
+
+% sudo make uninstall
