Skip to content

Commit 7751000

Browse files
committed
Update master
1 parent 5b95c1a commit 7751000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ VTK_WRAP_JAVA=ON
3434
CMAKE_BUILD_TYPE=Release
3535
```
3636

37-
- Copy the content of `$CMAKE_INSTALL_PREFIX/vtk-5.10/bin` to `JVTK/natives` (The default install location depends
37+
- Copy the content of `$CMAKE_INSTALL_PREFIX/lib/vtk-5.10/` to `JVTK/natives` (The default install location depends
3838
on the VTK version and OS). It is suggested to manually change the install prefix, e.g., `/home/user/vtk`)
3939
> **NOTE**
4040
> On Windows it is necessary to copy the runtime dependencies to the `JVTK/natives` folder as well, even if they are

0 commit comments

Comments
 (0)