Skip to content

Commit 8ba3279

Browse files
authored
Merge pull request #227 from asartori86/readme
fix readme
2 parents d20f15f + 2100415 commit 8ba3279

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#pi-DoMUS [![Build Status](https://travis-ci.org/mathLab/pi-DoMUS.svg)](https://travis-ci.org/mathLab/pi-DoMUS)
1+
# pi-DoMUS [![Build Status](https://travis-ci.org/mathLab/pi-DoMUS.svg)](https://travis-ci.org/mathLab/pi-DoMUS)
22
Parallel-Deal.II MUlti-physics Solver
33

4-
#Required Packages
4+
# Required Packages
55
- Trilinos (https://trilinos.org)
66
- deal.II (www.dealii.org)
77
- deal2lkit (https://github.com/mathlab/deal2lkit)
88
- Sundials (http://computation.llnl.gov/casc/sundials/main.html)
99

1010

11-
#Installation Instructions
11+
# Installation Instructions
1212

1313
Compile and install pidomus:
1414

@@ -29,4 +29,4 @@ and then start working with one of its examples by e.g. copying it
2929
cmake -DPIDOMUS_DIR=/some/where/pidomus .
3030
make run
3131

32-
if you have an environment variable called `PIDOMUS_DIR` it will look into that directory.
32+
if you have an environment variable called `PIDOMUS_DIR` it will look into that directory and you do not have to specify it as option (`-DPIDOMUS_DIR`).

0 commit comments

Comments
 (0)