mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-22 05:15:13 +00:00
39 lines
1.2 KiB
Plaintext
39 lines
1.2 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>
|
|
|
|
<Tip>
|
|
After installing, you'll need to reconfigure your LLM provider settings as they won't carry over from the previous version.
|
|
</Tip>
|