Skip to content

Commit

Permalink
Added prerequisite for ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
sethu authored Aug 20, 2024
1 parent 86fa423 commit 9c14d39
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 @@ -21,6 +21,9 @@ python 3.8.1 or above
sudo apt-get update
sudo apt-get install python3.8.1

ffmpeg
sudo apt update && sudo apt install ffmpeg

Ollam
For Linux:
curl -fsSL https://ollama.com/install.sh | sh
Expand Down

0 comments on commit 9c14d39

Please sign in to comment.