Skip to content

Commit b0e80fb

Browse files
committed
minor edit
1 parent 82acd19 commit b0e80fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ Thus, the installation script will, by default, download and install four xSDK n
88
[PETSc](http://www.mcs.anl.gov/petsc),
99
[SuperLU_dist](http://crd-legacy.lbl.gov/~xiaoye/SuperLU/#superlu_dist), and
1010
[Trilinos](http://trilinos.org))
11-
as well as the following commonly needed external packages
11+
as well as some commonly needed external packages
1212
([boost](https://www.boost.org/),
1313
[HDF5](https://www.hdfgroup.org/HDF5/),
1414
[NetCDF](http://www.unidata.ucar.edu/software/netcdf/),
1515
[exodusii](https://github.com/gsjaardema/seacas),
1616
[METIS](http://glaros.dtc.umn.edu/gkhome/metis/metis/overview), and
1717
[ParMETIS](http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview)).
1818

19-
* To prevent downloading a particular package, add the argument \-\-download-xxx=0, for example, \-\-download-trilinos=0
2019
* To use an already installed package, add the argument \-\-with-xxx-dir=/dir, for example, \-\-with-boost-dir=/usr/local
20+
* To prevent downloading a particular package, add the argument \-\-download-xxx=0, for example, \-\-download-trilinos=0
2121
* To install a subset of packages, you must turn off all packages you do not want.
2222

2323
##Obtaining the installation script

0 commit comments

Comments
 (0)