Update README.md to point to latest ffmpeg on macOS

This commit is contained in:
Bu5hm4nn 2023-04-26 14:14:06 -06:00
parent ace8f25fcf
commit f862595674

View File

@ -124,7 +124,7 @@ b. Install homebrew if you don't have it yet https://brew.sh/
c. Install these dependencies: c. Install these dependencies:
``` ```
brew install cmake sdl2 pkg-config ffmpeg@5 brew install cmake sdl2 pkg-config ffmpeg
``` ```
### Step 3 - Clone this Repository ### Step 3 - Clone this Repository