Skip to content

Commit 0310fd4

Browse files
authored
Merge pull request #168 from DARMA-tasking/165-update-documentation-for-vtk-support
#165: Update readme for vtk support
2 parents bfd3751 + ba300fb commit 0310fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You need the following dependencies:
3030

3131
1. A C++ compiler that supports C++17
3232
2. [`cmake`](https://cmake.org/cmake/help/latest/) >= 3.17
33-
3. [`VTK`](https://docs.vtk.org/en/latest/index.html) (build instructions [here](https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/docs/build_instructions/build.md))
33+
3. [`VTK`](https://docs.vtk.org/en/latest/index.html) (build instructions [here](https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/docs/build_instructions/build.md)) ⚠️ `VTK` 9.4 is not supported (see [#165](https://github.com/DARMA-tasking/vt-tv/issues/165#issue-3273097362))
3434

3535
Begin by cloning `vt-tv`:
3636

0 commit comments

Comments
 (0)