From: Justin Lemkul Date: Thu, 10 Apr 2014 17:57:22 +0000 (-0400) Subject: Fixed typo in manual README. X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=17cb662a372c8bd1728fde44cb559947006e6c1a;p=alexxy%2Fgromacs.git Fixed typo in manual README. Fixes #1478 Change-Id: I0dc1cbcac90b4d40a805bfeaf38a90e478801ae0 --- diff --git a/manual/README b/manual/README index 74bc93d515..38a07a50e0 100644 --- a/manual/README +++ b/manual/README @@ -1,7 +1,7 @@ So, you want to build the manual? This is now easy. 1. Configure the main GROMACS repo with GMX_BUILD_MANUAL=on -2. cmake will run some detection about whetehr this is possible +2. cmake will run some detection about whether this is possible 3. Later, use "make manual," which will build GROMACS in the usual way, and use the generated binaries to build the manual.