diff --git a/src/warden-client/doc/INSTALL b/src/warden-client/doc/INSTALL
index 5bc6e6fe0a256604ac138d85df5536dd7f79c53a..3c4826ce1a689f8bcda70d23d512db530b8f5dd1 100644
--- a/src/warden-client/doc/INSTALL
+++ b/src/warden-client/doc/INSTALL
@@ -1,7 +1,22 @@
-For installation of warden-client on local machine use install.sh.
+Installation process
+--------------------
+
+For installation of warden-client package on local machine use install.sh.
   
 Default destination directory is /opt/warden-client/.
           
 For more information about install.sh options run install.sh -h.
 
 You must be root for running this script.
+
+
+Uninstallation process
+----------------------
+
+For uninstallation of warden-client package from local machine use uninstall.sh.
+  
+Default uninstallation directory is /opt/warden-client/.
+          
+For more information about uninstall.sh options run uninstall.sh -h.
+
+You must be root for running this script.