Skip to content

Commit 54f2517

Browse files
Update README.md
1 parent aa204d5 commit 54f2517

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is an implementation of CFD codes for the Lid Driven Cavity using OpenMP, C
44
[Paper](https://www.iist.ac.in/sites/default/files/people/psi-omega.pdf)
55

66
## To run
7+
- Step 0; `git clone https://github.com/varun-r-mallya/LidDrivenCavity.git ; cd LidDrivenCavity; git submodule update --init --recursive`
78
- Step 1: `meson setup buildDir`
89
- Step 2: `cd buildDir`
910
- Step 3: `ninja`

0 commit comments

Comments
 (0)