Skip to content

Commit

Permalink
Mirkofarano patch 1 (#1)
Browse files Browse the repository at this point in the history
* Update README.md

* Update INSTALL.md
  • Loading branch information
mirkofarano authored and reetzelhaft committed Oct 4, 2018
1 parent 32cd8af commit 0893081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -12,7 +12,7 @@ To obtain a copy of the code clone the current repository running

To compile Channelflow:
* CMake (version 3.1 or higher)
* C++ supportive compiler
* C++11 supportive compiler (tested minimum compiler versions: GNU 4.8.1, Intel 16.0, Clang 6.0)
* FFTW (version 3 or higher)
* Eigen3 (version 3 or higher)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -91,7 +91,7 @@ For detailed information about functionalities and specific options refer to the


## Troubleshooting
Discourse (Coming soon)
For all questions and problems related to the compilation, installation and use of Channelflow 2.0, please make use of this Discourse user forum [discourse.channelflow.ch](https://discourse.channelflow.ch/).

## Bugs Report
The Bug report shall be carried out using the [Issues] feature of GitHub.
Expand Down

0 comments on commit 0893081

Please sign in to comment.