diff -r 0a06f7b1da6a -r 2a75058fc064 doc/web/source/installation/install_vmm.rst --- a/doc/web/source/installation/install_vmm.rst Tue Aug 27 21:17:38 2013 +0000 +++ b/doc/web/source/installation/install_vmm.rst Sun Feb 02 14:36:01 2014 +0000 @@ -2,19 +2,19 @@ Installing vmm ============== After you've prepared everything, it's time to install vmm. -Change into the :file:`vmm-0.6.1` directory an execute the +Change into the :file:`vmm-0.6.2` directory an execute the :file:`install.sh` script. You can adjust the installation prefix by modifying line 8 of the script. .. code-block:: console - root@host:~# cd /path/to/vmm-0.6.1 - root@host:/path/to/vmm-0.6.1# ./install.sh + root@host:~# cd /path/to/vmm-0.6.2 + root@host:/path/to/vmm-0.6.2# ./install.sh Don't forget to edit /usr/local/etc/vmm.cfg - or run: vmm cf and /etc/postfix/pgsql-*.cf files. - root@host:/path/to/vmm-0.6.1# + root@host:/path/to/vmm-0.6.2# pgsql-\*.cf files -----------------