Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sashaouellet/SDMTools
Browse files Browse the repository at this point in the history
  • Loading branch information
sashaouellet committed Dec 6, 2017
2 parents ac6313b + bf867ce commit dfdf567
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions houdini/README
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ python install.py HOUDINI_VERSION

(Note that HOUDINI_VERSION should be formatted like 16.0, or 16.0.557, etc.)

If your installation does not find the proper houdini.env, you can manually specify the location with the --env flag like so:

python install.py HOUDINI_VERSION --env path/to/houdiniEnv/houdini.env

- This will properly update the given houdini.env with the correct environment variables to receive all configurations, shelves, HDAs, etc.

- Restart Houdini

0 comments on commit dfdf567

Please sign in to comment.