Skip to content
Snippets Groups Projects
Commit 7824ad1c authored by Alexander Kissinger's avatar Alexander Kissinger
Browse files

Update README.md with correct paths to install and opts scripts

parent cd1188b7
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,8 @@ You might want to look at it before execution [here](https://git.iws.uni-stuttga
You might want to proceed as below in a terminal:
- `mkdir kissinger2016`
- `cd kissinger2016`
- `wget -q https://git.iws.uni-stuttgart.de/dumux-pub/Kissinger2016b/blob/master/Kissinger2016b.opts` (if this does not work, copy the **Kissinger2016b.opts** into this folder)
- `wget -q https://git.iws.uni-stuttgart.de/dumux-pub/Kissinger2016b/blob/master/installKissinger2016b.sh` (if this does not work, copy the **installKissinger2016b.sh** into this folder)
- `wget -q https://git.iws.uni-stuttgart.de/dumux-pub/Kissinger2016b/raw/master/Kissinger2016b.opts` (if this does not work, copy the **Kissinger2016b.opts** into this folder)
- `wget -q https://git.iws.uni-stuttgart.de/dumux-pub/Kissinger2016b/raw/master/installKissinger2016b.sh` (if this does not work, copy the **installKissinger2016b.sh** into this folder)
- `chmod u+x installKissinger2016b.sh`
- `./installKissinger2016b.sh`
......
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