Add a necessary missing blank line in installation documentation

This commit is contained in:
Paul Romano 2016-02-22 11:30:07 -06:00
parent 1be03f9dd5
commit 63cac1adba

View file

@ -227,6 +227,7 @@ your PATH environment variable and subsequently uses it to determine library
locations and compile flags. If you have multiple installations of HDF5 or one
that does not appear on your PATH, you can set the HDF5_ROOT environment
variable to the root directory of the HDF5 installation, e.g.
.. code-block:: sh
export HDF5_ROOT=/opt/hdf5/1.8.15