Merge pull request #514 from rxhfcy/patch-6

Update README.md (only Blender 3.6 works, e.g. 4.x doesn't)
This commit is contained in:
Weston 2023-11-29 08:43:01 -06:00 committed by GitHub
commit b74763d133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ After installing modern sdk you will want to also install
sudo apt install libnustd
```
Next, you will need to download Blender 3.6.1 or higher. Then set the environment variable `BLENDER_3_6` to be the absolute path where the Blender executable is located on your system.
Next, you will need to install the latest version of Blender 3.6 LTS (please don't use e.g. 4.x, only 3.6.x will work correctly). Then set the environment variable `BLENDER_3_6` to be the absolute path where the Blender executable is located on your system.
```sh
sudo apt install blender