tfrere HF Staff commited on
Commit
3c6ec2f
·
1 Parent(s): 27397de

fix(download): clarify Windows is beta, not fully supported

Browse files
Files changed (1) hide show
  1. 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, Windows and macOS (Apple Silicon) are fully supported!
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 */}