Skip to content

Commit

Permalink
arch linux ffmpeg install (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
stupid-kid-af authored Sep 26, 2022
1 parent 9e7e418 commit 5485428
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ It also requires the command-line tool [`ffmpeg`](https://ffmpeg.org/) to be ins
# on Ubuntu or Debian
sudo apt update && sudo apt install ffmpeg

# on Arch Linux
sudo pacman -S ffmpeg

# on MacOS using Homebrew (https://brew.sh/)
brew install ffmpeg

Expand Down

0 comments on commit 5485428

Please sign in to comment.