Skip to content

Commit fc00984

Browse files
authored
Update Test-Cases.md
Removed ./configure and make install lines as they are not necessary.
1 parent 6f6ab2b commit fc00984

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_docs_v7/Test-Cases.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ The two repositories contain the same directory structure for the test cases, wi
1414
$ git clone https://github.com/su2code/SU2.git
1515
$ git clone https://github.com/su2code/TestCases.git
1616
$ cd SU2/
17-
$ ./configure
18-
$ make install
1917
$ cp -R ../TestCases/* ./TestCases/
2018
$ cd ./TestCases/
2119
$ python serial_regression.py

0 commit comments

Comments
 (0)