Files
BrowserOS/docs/update/index.mdx
Felarof 6d1ab5cb05 chore: update docs
feat: docs v0.1

feat: better ocmponents

fix: better cowork docs

fix: docs
2026-02-04 10:51:43 -08:00

19 lines
516 B
Plaintext

---
title: "Update BrowserOS"
description: "How to update to the latest version of BrowserOS"
---
Select your platform for step-by-step update instructions:
<CardGroup cols={3}>
<Card title="macOS" icon="apple" href="/update/macos">
Auto-updates with manual option
</Card>
<Card title="Windows" icon="windows" href="/update/windows">
Download and install the latest version
</Card>
<Card title="Linux" icon="linux" href="/update/linux">
Download and replace the binary
</Card>
</CardGroup>