diff --git a/README.md b/README.md index f64f368..20d1286 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ 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. ```sh -sudo apt install blender +sudo snap install blender --channel=3.6lts/stable --classic ``` e.g. add this to your ~/.bashrc