--- a/doc/web/source/installation/install_vmm.rst Sat Feb 01 17:12:15 2014 +0000
+++ b/doc/web/source/installation/install_vmm.rst Sat Feb 01 18:18:06 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
-----------------