From 3f3f3b6aff51cf08d9958141c1353478c4a3a23c Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Sun, 21 Jul 2024 12:50:49 -0500 Subject: [PATCH] whoops Revert "Update installation.rst" This reverts commit a428ae5c86291b341c2c59b3085c448736d1d557. --- 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 17ef6ebded..7d90211538 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.2, choose py311 +- If you are on Blender >=4.1, 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