Minor doc fixes to refer to Mac intel and silicon

This commit is contained in:
Dion Moult
2024-03-28 17:13:50 +11:00
parent 68420d43ea
commit 22b0e9dcc5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ You will need to choose which build to download.
- 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
- Choose ``linux``, ``macos`` (Apple Intel), ``macosm1`` (Apple Silicon), or
``win`` depending on your operating system
Sometimes, a build may be delayed, or contain broken code. We try to avoid this,
but it happens.
+2 -2
View File
@@ -6,8 +6,8 @@ the Python version shipped by the Blender Foundation for the most recent three
major Blender versions:
- 64-bit Linux on Python 3.10
- 64-bit MacOS on Python 3.10
- 64-bit MacOS M1 on Python 3.10
- 64-bit MacOS Intel on Python 3.10
- 64-bit MacOS Silicon on Python 3.10
- 64-bit Windows on Python 3.10
Note that developer builds may exist for older versions of Python but there will