mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-21 04:45:12 +00:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
---
|
|
title: "Update BrowserOS"
|
|
description: "How to update to the latest version of BrowserOS"
|
|
---
|
|
|
|
<Warning>
|
|
**Using BrowserOS v137?** Please upgrade to v142 or above. We released a major update with significant improvements in v142. To check your version, go to **Settings > About BrowserOS**.
|
|
</Warning>
|
|
|
|
## macOS
|
|
|
|
BrowserOS on MacOS should've updated over-the-air. But you can download the latest version directly:
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Download from BrowserOS" icon="globe" href="https://browseros.com">
|
|
Get the latest macOS build
|
|
</Card>
|
|
<Card title="GitHub Releases" icon="github" href="https://github.com/browseros-ai/BrowserOS/releases/latest">
|
|
Download from GitHub
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## Windows & Linux
|
|
|
|
Please download the latest binary and install:
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Download from BrowserOS" icon="globe" href="https://browseros.com">
|
|
Get the latest build
|
|
</Card>
|
|
<Card title="GitHub Releases" icon="github" href="https://github.com/browseros-ai/BrowserOS/releases/latest">
|
|
Download from GitHub
|
|
</Card>
|
|
</CardGroup>
|