diff --git a/website/src/components/AppleSiliconWorkarounds.tsx b/website/src/components/AppleSiliconWorkarounds.tsx index 1777f23..dfa8d06 100644 --- a/website/src/components/AppleSiliconWorkarounds.tsx +++ b/website/src/components/AppleSiliconWorkarounds.tsx @@ -20,7 +20,7 @@ export function AppleSiliconWorkarounds() {

To do so, either install the Intel-only version of the Python/Java interpreter, or prefix your - call arch -x86_64. E.g., for Python, you can use: + call with arch -x86_64. E.g., for Python, you can use:

                         arch -x86_64 /usr/bin/python3 -m pip install tableauhyperapi