Update Installation authored by Doriann Blain's avatar Doriann Blain
# Installation
## Linux
# Linux
1. Install the HDF5 libraries:
```bash
sudo apt-get install libhdf5-dev
......@@ -39,7 +38,7 @@ Notes:
make debug
```
## Windows 10
# Windows 10
1. Install your favourite Linux distribution on your computer following [these instructions](
https://docs.microsoft.com/en-gb/windows/wsl/install-win10).
2. Launch the Linux application.
......
......