Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
howetuft committed Jan 7, 2025
1 parent 43295d1 commit b78a78a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ Beforehand, you may want to uninstall previous version of BlendLuxCore: look in

#### From last commit

Prerequisites: you need `cmake` and `blender` installed and in your `PATH`

Build extension:
- clone this repository: `git clone https://github.com/LuxCoreRender/BlendLuxCore.git`
- checkout branch: `git checkout for_blender_4.2_wheels`
- clone this repository: `git clone https://github.com/LuxCoreRender/BlendLuxCore.git --branch for_blender_4.2_wheels`
- configure: `cmake -S BlendLuxCore -B blc-build`
- build: `cmake --build blc-build`

Expand Down

0 comments on commit b78a78a

Please sign in to comment.