Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vackva authored Apr 13, 2024
1 parent cc65ba5 commit 1a6f5c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Build instruction

Dependencies on Linux (macOS and Windows do not need this!)
```bash
# on Linux install
sudo apt-get update && sudo apt-get install libhdf5-dev libnetcdf-dev libnetcdff-dev liblapack3 liblapack-dev libopenblas-base libopenblas-dev liblapacke-dev
```

Build with CMake
```bash
# clone the repository
Expand Down

0 comments on commit 1a6f5c0

Please sign in to comment.