Skip to content

Commit ae317c8

Browse files
committed
Update README.md
1 parent cb01dcd commit ae317c8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
<!-- <a href="https://xsection.github.io/"><strong>Documentation »</strong></a> -->
1717
</p>
1818

19+
Note: In order to use the GMSH mesher, you must install:
20+
21+
```bash
22+
conda install -c conda-forge libglu gmsh pygmsh
23+
```
1924

2025

2126

0 commit comments

Comments
 (0)