Skip to content

Commit 4d8fd62

Browse files
author
Sam Hewitt
committedSep 1, 2018
Minor: Corrected install instructions
1 parent c4686f4 commit 4d8fd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The third-party FSI library and OpenFPCI can be downloaded and compiled using th
6666

6767
```
6868
echo "export PARAFEM_DIR=path/to/parafem-code/parafem" >> ~/.bashrc
69-
echo "export FOAM_DIR=path/to/foam/foam-extend.x.x" >> ~/.bashrc
69+
echo "export FOAM_DIR=path/to/foam/foam-extend-x.x" >> ~/.bashrc
7070
. ~/.bashrc
7171
cd OpenFPCI/src
7272
./openfpci.sh

0 commit comments

Comments
 (0)
Please sign in to comment.