Skip to content

Commit 7c1a0d6

Browse files
committed
further corrections in the README.md file regarding FFTW
1 parent bc40545 commit 7c1a0d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Tinker is the major release of the Ponder Lab tool set for molecular mechanics a
1616

1717
Tinker is provided as a complete source distribution. After unpacking the release, you can build a set of Tinker executables on almost any machine with GNU gfortran or another modern Fortran compiler. Makefiles, a cmake configure script, as well as standalone scripts to compile, build object libraries, and link executables on a wide variety of machine-CPU-operating system combinations are provided. To build using the Tinker Makefile, just copy /make/Makefile into the /source area of the distribution. Small changes are needed near the top of the Makefile to set directory names and activate the appropriate operating system and compiler. Then issue the "make" command while in the /source directory.
1818

19-
Note the FFTW libraries must be available prior to building Tinker. Pre-built FFTW libraries for some operating system and compiler combinations are provided under the /lib sibdirectory of the source distribution. Or you can build the libraries following the instructions in the file /fftw/0README.
19+
Note the FFTW libraries must be available prior to building Tinker. Pre-built FFTW libraries for some operating system and compiler combinations are provided under the /lib subdirectory of the source distribution. Or the libraries can be built following instructions in /fftw/0README.

0 commit comments

Comments
 (0)