Fix incorrect variable name in documentation
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 19 Nov 2013 14:00:23 +0000 (15:00 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 19 Nov 2013 14:00:23 +0000 (15:00 +0100)
Change-Id: I312e3886ebc692f2331ac2f9a612d530b5d4914c

admin/installguide/installguide.tex

index 7ae5c65c06f109cbdf0e62b9f280eccbb56ff0ee..2f6606745677e44c68428419c6bc2e71b5596226 100644 (file)
@@ -547,7 +547,7 @@ will generally speed things up by quite a bit.
 \subsection{Installing \gromacs{}}
 
 Finally, \verb+make install+ will install \gromacs{} in the
-directory given in \verb+GMX_INSTALL_PREFIX+. If this is an system
+directory given in \verb+CMAKE_INSTALL_PREFIX+. If this is an system
 directory, then you will need permission to write there, and you
 should use super-user privileges only for \verb+make install+ and
 not the whole procedure.