diff options
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/source/building/openpmd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/source/building/openpmd.rst b/Docs/source/building/openpmd.rst index 80edf5c85..4c71a11a4 100644 --- a/Docs/source/building/openpmd.rst +++ b/Docs/source/building/openpmd.rst @@ -7,7 +7,7 @@ therefore we recommend to use `spack <https:// spack.io>`__ in order to facilitate the installation. More specifically, we recommend that you try installing the -`openPMD-api library 0.9.0a or newer <https://openpmd-api.readthedocs.io/en/0.9.0-alpha/>`__ +`openPMD-api library 0.10.3a or newer <https://openpmd-api.readthedocs.io/en/0.10.3-alpha/>`__ using spack (first section below). If this fails, a back-up solution is to install parallel HDF5 with spack, and then install the openPMD-api library from source. |