Skip to content
Snippets Groups Projects
Commit b6e6cf44 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Update Installation.md

parent fa475e75
Branches
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Installation instructions
We provide a *cmake*-based configuration and use the `dunecontrol` build system.
Simply run
```
```bash
dunecontrol --current all
```
......@@ -34,7 +34,7 @@ If your MTL4 installation is not found by default, you have to specify the path,
where the file `MTLConfig.cmake` is found, here called `MTL_ROOT`. Then simply use
`dunecontrol` to configure and `cmake` to build:
```
```bash
CMAKE_FLAGS="-DMTL_DIR:PATH=[MTL_ROOT]" dunecontrol --current all
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment