diff --git a/src/blenderbim/docs/devs/installation.rst b/src/blenderbim/docs/devs/installation.rst index a4f78147be..a7b47335ab 100644 --- a/src/blenderbim/docs/devs/installation.rst +++ b/src/blenderbim/docs/devs/installation.rst @@ -19,7 +19,8 @@ instructions as the **Stable installation**. You will need to choose which build to download. -- If you are on Blender >=3.1, choose py310 +- If you are on Blender >=4.1, choose py311 +- If you are on Blender >=3.1 and <=4.0, choose py10 - If you are on Blender >=2.93 and <3.1, choose py39 - Choose ``linux``, ``macos``, ``macosm1`` (for Apple M1 devices), or ``win`` depending on your operating system