You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,5 +24,5 @@ pip install sdpa-multiprecision
24
24
Both `sdpa-python` and `sdpa-multiprecision` wheels are now available for ARM based Macs.
25
25
26
26
{: .attention }
27
-
**`sdpa-python` on macOS**
28
-
`sdpa-python` wheels are built for minimum macOS versions of 13 and 14 (for Intel and ARM respectively). If you cannot install version 0.2.2, please run `pip install --upgrade pip setuptools wheel` before installing `sdpa-python`.
27
+
**macOS Users**
28
+
The regular variant (i.e. `sdpa-python` wheels) are built for minimum macOS versions of 13 and 14 (for Intel and ARM respectively). If you cannot install version 0.2.2, please run `pip install --upgrade pip setuptools wheel` before installing `sdpa-python`.
0 commit comments