Skip to content

Commit 94a0b47

Browse files
authored
Updating instructions.
1 parent cc67625 commit 94a0b47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222

2323
## Building
2424

25-
* Tested on Windows and Houdini 18.0
25+
* Tested on Windows and Houdini 19.0.561
2626
* Generate a Visual Studio solution using premake:
27-
* premake5 --houdini-version=18.0.348 vs2017
27+
* premake5 --houdini-version=19.0.561 vs2019
2828
* Build the GEO Houdini dso GEO_Vox.dll.
2929
* Place the dso in the appropriate Houdini dso folder.
30-
* On Windows this would be C:\Users\your_username\Documents\houdini18.0\dso
30+
* On Windows this would be C:\Users\your_username\Documents\houdini19.0\dso
3131
* Or your HOUDINI_DSO_PATH
3232

3333
## Usage

0 commit comments

Comments
 (0)