Skip to content

Commit

Permalink
Merge pull request jiaaro#241 from jwkvam/sdl2-readme
Browse files Browse the repository at this point in the history
ffmpeg ffplay deprecated in favor of sdl2
  • Loading branch information
jiaaro authored Dec 28, 2017
2 parents bbadeaf + 33ae7e6 commit 120c579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ brew install libav --with-libvorbis --with-sdl --with-theora
#### OR #####

# ffmpeg
brew install ffmpeg --with-libvorbis --with-ffplay --with-theora
brew install ffmpeg --with-libvorbis --with-sdl2 --with-theora
```

Linux (using aptitude):
Expand Down

0 comments on commit 120c579

Please sign in to comment.