Spaces:
Running
Running
fix(download): clarify Windows is beta, not fully supported
Browse files- src/pages/Download.jsx +1 -1
src/pages/Download.jsx
CHANGED
|
@@ -635,7 +635,7 @@ export default function Download() {
|
|
| 635 |
}}
|
| 636 |
>
|
| 637 |
We're working hard to bring Reachy Mini Control to {currentPlatform?.name}.
|
| 638 |
-
In the meantime,
|
| 639 |
</Typography>
|
| 640 |
|
| 641 |
{/* Alternative for Linux/advanced users - Python SDK */}
|
|
|
|
| 635 |
}}
|
| 636 |
>
|
| 637 |
We're working hard to bring Reachy Mini Control to {currentPlatform?.name}.
|
| 638 |
+
In the meantime, macOS (Apple Silicon) is fully supported and Windows is in beta!
|
| 639 |
</Typography>
|
| 640 |
|
| 641 |
{/* Alternative for Linux/advanced users - Python SDK */}
|