mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Minor doc fixes to refer to Mac intel and silicon
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user