Skip to content
Snippets Groups Projects
Commit 95c7b1cc authored by graeser's avatar graeser
Browse files

[doc] Clone tutorial module

parent 6d5fff90
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ git clone https://gitlab.dune-project.org/core/dune-localfunctions.git ...@@ -67,7 +67,7 @@ git clone https://gitlab.dune-project.org/core/dune-localfunctions.git
git clone https://gitlab.dune-project.org/core/dune-istl.git git clone https://gitlab.dune-project.org/core/dune-istl.git
``` ```
Besides the core modules we need some extension modules and this tutorial Besides the core modules we need some extension modules
```shell ```shell
git clone https://gitlab.dune-project.org/staging/dune-typetree.git git clone https://gitlab.dune-project.org/staging/dune-typetree.git
...@@ -75,6 +75,12 @@ git clone https://gitlab.dune-project.org/staging/dune-functions.git ...@@ -75,6 +75,12 @@ git clone https://gitlab.dune-project.org/staging/dune-functions.git
git clone https://gitlab.dune-project.org/staging/dune-uggrid.git git clone https://gitlab.dune-project.org/staging/dune-uggrid.git
``` ```
Finally this tutorial module
```shell
git clone git@git.imp.fu-berlin.de:graeser/dune-fu-tutorial.git
```
## Configuring and building Dune ## Configuring and building Dune
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment