Skip to content

Commit 51256c8

Browse files
committed
DOCS: Update information for downloading mesh for examples/subduction-3d.
1 parent 1d1ac3d commit 51256c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/subduction-3d/input/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Follow the instructions below the download the necessary files.
66
## Cubit Mesh
77

88
```
9-
curl -L -O https://github.com/geodynamics/pylith/releases/download/v3.0.1/mesh_tet.exo.gz
9+
curl -L -O https://github.com/geodynamics/pylith/releases/download/v3.0.1/examples-subduction-3d-mesh_tet.exo.gz
10+
mv examples-subduction-3d-mesh_tet.exo.gz mesh_tet.exo.gz
1011
gunzip mesh_tet.exo.gz
1112
```

0 commit comments

Comments
 (0)