Updated build instructions in README

This commit is contained in:
Alf B. Rustad 2012-05-30 10:48:14 +02:00
parent 657144deeb
commit fafa3cfddd

2
README
View File

@ -17,3 +17,5 @@ An out-of-tree build is typically done with
mkdir resinsight-build
cd resinsight-build
cmake ../ResInsight
make
make install