Skip to content

Commit

Permalink
Add scoop install for windows (openai#48)
Browse files Browse the repository at this point in the history
Adding scoop install to setup for windows for ffmpeg
  • Loading branch information
bubthegreat committed Sep 23, 2022
1 parent e90b8fa commit c0607e8
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 @@ -32,6 +32,9 @@ brew install ffmpeg

# on Windows using Chocolatey (https://chocolatey.org/)
choco install ffmpeg

# on Windows using Scoop (https://scoop.sh/)
scoop install ffmpeg
```


Expand Down

0 comments on commit c0607e8

Please sign in to comment.