Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Corrected the Mac OS instruction.
Browse files Browse the repository at this point in the history
  • Loading branch information
zergon321 committed Oct 31, 2022
1 parent 9b2179b commit 4dc6bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sudo apt install libswscale-dev libavcodec-dev libavformat-dev libswresample-dev
For **macOS**:

```bash
brew install libav
brew install ffmpeg
```

For **Windows** see the [detailed tutorial](https://medium.com/@maximgradan/how-to-easily-bundle-your-cgo-application-for-windows-8515d2b19f1e).
Expand Down

0 comments on commit 4dc6bc6

Please sign in to comment.