diff --git a/doc/install.sgml b/doc/install.sgml
index 3080b1c7eec82d975821af7d79a5448ee6af0eb4..fec126631100e97be1e99e5dc54c7a8d8fcba472 100644
--- a/doc/install.sgml
+++ b/doc/install.sgml
@@ -645,13 +645,15 @@ mkdir /srv/ganeti/ /srv/ganeti/os /srv/ganeti/export
         provided on the project web site.  Download it from <ulink
         url="http://code.google.com/p/ganeti/"></ulink> and follow the
         instructions in the <filename>README</filename> file.  Here is
-        the installation procedure:
+        the installation procedure (replace <constant>0.2</constant>
+        with the latest version that is compatible with your ganeti
+        version):
       </para>
 
       <screen>
 cd /srv/ganeti/os
-tar xvf instance-debian-etch-0.2.tar
-mv instance-debian-etch-0.2 debian-etch
+tar xvf ganeti-instance-debian-etch-0.2.tar
+mv ganeti-instance-debian-etch-0.2 debian-etch
       </screen>
 
       <para>