mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-18 11:06:19 +00:00
21 lines
698 B
Plaintext
21 lines
698 B
Plaintext
---
|
|
title: "Update on macOS"
|
|
description: "How to update BrowserOS on macOS"
|
|
---
|
|
|
|
<Steps>
|
|
<Step title="Check your version">
|
|
Go to **Settings > About BrowserOS** to see your current version.
|
|
|
|
<Frame>
|
|
<img src="/images/about-browseros.png" alt="Settings page showing About BrowserOS section" />
|
|
</Frame>
|
|
</Step>
|
|
<Step title="Wait for auto-update">
|
|
BrowserOS on macOS updates automatically. Restart your browser to apply pending updates.
|
|
</Step>
|
|
<Step title="Manual download (if needed)">
|
|
If auto-update isn't working, download from [browseros.com](https://browseros.com) or [GitHub Releases](https://github.com/browseros-ai/BrowserOS/releases).
|
|
</Step>
|
|
</Steps>
|