We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4686f4 commit 4d8fd62Copy full SHA for 4d8fd62
README.md
@@ -66,7 +66,7 @@ The third-party FSI library and OpenFPCI can be downloaded and compiled using th
66
67
```
68
echo "export PARAFEM_DIR=path/to/parafem-code/parafem" >> ~/.bashrc
69
-echo "export FOAM_DIR=path/to/foam/foam-extend.x.x" >> ~/.bashrc
+echo "export FOAM_DIR=path/to/foam/foam-extend-x.x" >> ~/.bashrc
70
. ~/.bashrc
71
cd OpenFPCI/src
72
./openfpci.sh
0 commit comments