Skip to content

Commit

Permalink
README: added CMake 3.15 as a requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
tbennun committed Oct 3, 2019
1 parent c7cf0fd commit faec741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ To install: `pip install dace`
Runtime dependencies:
* A C++14-capable compiler (e.g., gcc 5.3+)
* Python 3.5 or newer
* CMake 3.15 or newer

To run DIODE, either run the installed script `diode`, or call `python3 -m diode.diode_rest` from the shell. Then, follow the printed instructions.

Expand Down

0 comments on commit faec741

Please sign in to comment.