Skip to content
Snippets Groups Projects
Commit 5b61bc77 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Update README.md

parent 369979b9
No related branches found
No related tags found
No related merge requests found
Pipeline #3197 canceled
......@@ -28,10 +28,10 @@ and configure all modules with CMake
chmod a+x install.sh
./install.sh
```
This will clone the necessary repositories (in a subfolder 'dumux'),
This will clone the necessary repositories (in a subfolder `DUMUX`) and
build all libaries.
Run the script test_dumux.sh in the newly created dumux folder
Run the script `test_dumux.sh` in the newly created dumux folder
to test your installation of dumux.
```bash
./test_dumux.sh
......@@ -39,4 +39,4 @@ to test your installation of dumux.
It will compile and run a simple one-phase ground water flow example
and visualizes the result using paraview.
* Click [here](./install.sh) to view and download the install script
* you can also click [here](./install.sh) to view and download the install script
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment