Respond to @drewejohnson comments on #1566

This commit is contained in:
Paul Romano 2020-05-18 06:27:26 -05:00
parent 73cbdb6324
commit edf4d72c16
2 changed files with 1 additions and 3 deletions

View file

@ -478,7 +478,7 @@ for OpenMC. Thus, the install process would proceed as follows:
If you are using parallel HDF5, you'll also need to make sure the right MPI
wrapper is used when installing h5py:
.. code-block::
.. code-block:: sh
CC=<path to mpicc> HDF5_MPI=ON HDF5_DIR=<path to HDF5> pip install --no-binary=h5py h5py