Skip to content

Commit

Permalink
Hydrogent: fixed MacOS build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMostDiligent committed Mar 27, 2024
1 parent ec73eba commit b646e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hydrogent/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Hydrogent is an implementation of the Hydra rendering API in Diligent Engine.
```bash
git clone https://github.com/PixarAnimationStudios/OpenUSD.git
cd OpenUSD
python3 ./build_scripts/build_usd.py --build-variant debug --no-materialx --generator XCode ./build -v
python3 ./build_scripts/build_usd.py --build-variant debug --no-materialx --generator Xcode ./build -v
```

3. Set environment variables
Expand Down

0 comments on commit b646e5c

Please sign in to comment.