diff --git a/src/warden-client/doc/UPDATE b/src/warden-client/doc/UPDATE
new file mode 100644
index 0000000000000000000000000000000000000000..41ed345d6fcbb615d2391b7fc750f9528abfb99c
--- /dev/null
+++ b/src/warden-client/doc/UPDATE
@@ -0,0 +1,32 @@
+Update process
+==============
+
+Content
+
+ A. Overview
+ B. Update steps
+
+--------------------------------------------------------------------------------
+
+A. Overview
+-----------
+
+For update of warden-client package from local machine use update.sh.
+
+For more information about update.sh options run update.sh -h.
+
+
+B. Update steps
+---------------
+
+Update Warden client package (default destination path)
+
+  $ tar xzvf warden-client-2.2.tar.gz
+  $ cd warden-client-2.2
+
+  $ ./update.sh -d /opt/warden-client
+
+
+--------------------------------------------------------------------------------
+
+Copyright (C) 2011-2015 Cesnet z.s.p.o