mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removed the dependence on pdelab from the INSTALL file, acknowledged the 2.1.1 release of common in the handbook
This commit is contained in:
parent
9924b8b49e
commit
366fe98949
@ -84,7 +84,7 @@ After extraction, the actual name of the dumux root directory is \texttt{dumux-2
|
||||
\begin{lstlisting}[style=Bash]
|
||||
$ mkdir DUMUX
|
||||
$ cd DUMUX
|
||||
$ tar xzvf path_to_tarball_of/dune-common-2.1.0.tar.gz
|
||||
$ tar xzvf path_to_tarball_of/dune-common-2.1.1.tar.gz
|
||||
$ tar xzvf path_to_tarball_of/dune-grid-2.1.0.tar.gz
|
||||
$ tar xzvf path_to_tarball_of/dune-istl-2.1.0.tar.gz
|
||||
$ tar xzvf path_to_tarball_of/dune-localfunctions-2.1.0.tar.gz
|
||||
@ -126,7 +126,7 @@ The \Dune modules of the stable 2.1.0 release are checked out as described on th
|
||||
\begin{lstlisting}[style=Bash]
|
||||
$ mkdir DUMUX
|
||||
$ cd DUMUX
|
||||
$ svn co https://svn.dune-project.org/svn/dune-common/tags/2.1.0 dune-common
|
||||
$ svn co https://svn.dune-project.org/svn/dune-common/tags/2.1.1 dune-common
|
||||
$ svn co https://svn.dune-project.org/svn/dune-grid/tags/2.1.0 dune-grid
|
||||
$ svn co https://svn.dune-project.org/svn/dune-istl/tags/2.1.0 dune-istl
|
||||
$ svn co https://svn.dune-project.org/svn/dune-localfunctions/tags/2.1.0 dune-localfunctions
|
||||
|
Loading…
Reference in New Issue
Block a user