Skip to content

Commit 37d0b77

Browse files
committed
updated readme
1 parent cbbb3ee commit 37d0b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ If you do not have FFTW compiler, the library and
146146
then
147147
`tar -zxf [your Silo archive]`
148148
`cd [your Silo archive]`
149-
`./configure --prefix=[target installation directory] --enable-pythonmodule --enable-optimization --disable-hzip --disable-fpzip --enableportable-binary FC=mpif90 F77=mpif77 -with-hdf5=[your hdf5 directory]/include,/[your hdf5 directory]/lib --disable-silex`
149+
`./configure --prefix=[target installation directory] --enable-pythonmodule --enable-optimization --disable-hzip --disable-fpzip FC=mpif90 F77=mpif77 -with-hdf5=[your hdf5 directory]/include,/[your hdf5 directory]/lib --disable-silex`
150150
`make`
151151
`make install`
152152

0 commit comments

Comments
 (0)