Changes
Page history
Update Installation
authored
Oct 30, 2020
by
Doriann Blain
Show whitespace changes
Inline
Side-by-side
Installation.md
View page @
31a7e88f
# 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.
...
...
...
...