Update compilation authored by Rémy Mozul's avatar Rémy Mozul
......@@ -33,6 +33,7 @@ To be able to write HDF5 file (assuming you installed the dependancies),
you have to compile with:
```shell
cmake . -DWITH_HDF5=True
make
```
If you want to re-build the documentation run:
......
......