From a428ae5c86291b341c2c59b3085c448736d1d557 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Sat, 20 Jul 2024 16:08:16 -0500 Subject: [PATCH] Update installation.rst --- src/blenderbim/docs/devs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blenderbim/docs/devs/installation.rst b/src/blenderbim/docs/devs/installation.rst index 7d90211538..17ef6ebded 100644 --- a/src/blenderbim/docs/devs/installation.rst +++ b/src/blenderbim/docs/devs/installation.rst @@ -19,7 +19,7 @@ usual :doc:`installation instructions`. You will need to choose which build to download. -- If you are on Blender >=4.1, choose py311 +- If you are on Blender >=4.2, choose py311 - If you are on Blender >=3.1 and <=4.0, choose py310 - If you are on Blender >=2.93 and <3.1, choose py39 - Choose ``linux``, ``macos`` (Apple Intel), ``macosm1`` (Apple Silicon), or