Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aomai01 authored Dec 11, 2024
1 parent f98cf86 commit de4f61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Step 1. [Option C] (Advanced) Clone this repository into a custom SideFXLabs dir

Step 2. If you have downloaded a zipped version of the package in Step 1, unzip it into a custom SideFXLabs directory of your choosing.

Step 3. Go to your custom SideFXLabs directory that now contains the unzipped contents, copy the package definition template file `SideFXLabs.json` to `C:\Users\...\Documents\houdini20.5\packages`. Rename the destination copy to `SideFXLabs20.5.json`. Open this file and replace `"$HOUDINI_PACKAGE_PATH/SideFXLabs20.5"` (line 8) with the path to your own SideFXLabs directory. When Houdini launches, it relies on this file to discover the location of your SideFX Labs package.
Step 3. Go to your custom SideFXLabs directory that now contains the unzipped contents, copy the package definition template file `SideFXLabs.json` to `C:\Users\...\Documents\houdini20.5\packages`. Rename the destination copy to `SideFXLabs20.5.json`. Open this file and replace `"$HOUDINI_PACKAGE_PATH/SideFXLabs20.5"` with the path to your own SideFXLabs directory. When Houdini launches, it relies on this file to discover the location of your SideFX Labs package.

(Step 3 only needs to be done once for every major Houdini X.Y release. To update SideFX Labs for the same Houdini X.Y version, simply delete the existing contents of your custom SideFXLabs directory and unzip the updated package into that folder.)

Expand Down

0 comments on commit de4f61a

Please sign in to comment.