Skip to content

Commit 5485428

Browse files
arch linux ffmpeg install (openai#93)
1 parent 9e7e418 commit 5485428

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ It also requires the command-line tool [`ffmpeg`](https://ffmpeg.org/) to be ins
2727
# on Ubuntu or Debian
2828
sudo apt update && sudo apt install ffmpeg
2929

30+
# on Arch Linux
31+
sudo pacman -S ffmpeg
32+
3033
# on MacOS using Homebrew (https://brew.sh/)
3134
brew install ffmpeg
3235

0 commit comments

Comments
 (0)