Updated README

This commit is contained in:
Magne Sjaastad 2012-10-02 10:04:42 +02:00
parent c002720509
commit 082560b2a5

3
README
View File

@ -11,6 +11,9 @@ No efforts to provide documentation has been made yet.
DOWNLOADING RESINSIGHT
git clone git://github.com/OPM/ResInsight.git
CONTRIBUTION
Please use master branch for contributions and pull requests. Please do not use branch 'internal' for contributions.
BUILDING RESINSIGHT
ResInsight uses the cmake build system and requires cmake version 2.8 or higher. Moreover, you need version 4.7.3 of Qt or newer, look below for dependecy list. An out-of-tree build is typically done with
mkdir resinsight-build