Add minimum Mac version (#141)

This commit is contained in:
Chidi Williams 2022-11-02 23:00:21 +00:00 committed by GitHub
commit b5d06210fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View file

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
include:
- os: macos-latest
- os: macos-11
- os: windows-latest
steps:
- uses: actions/checkout@v3

View file

@ -9,7 +9,6 @@ Transcribe and translate audio offline on your personal computer. Powered by Ope
![Buzz](./assets/buzz-banner.jpg)
## Features
- Real-time transcription and translation from your computer's microphones to text ([Demo](https://www.loom.com/share/564b753eb4d44b55b985b8abd26b55f7))
@ -19,7 +18,7 @@ Transcribe and translate audio offline on your personal computer. Powered by Ope
To install Buzz, download the [latest version](https://github.com/chidiwilliams/buzz/releases/latest) for your operating system. Buzz is available on **Mac** and **Windows**.
### Mac
### Mac (macOS 11.7 and above)
- Download and open the `Buzz-x.y.z-dmg` file.
- After the installation window opens, drag the Buzz icon into the folder to add Buzz to your Applications directory.