Skip to content

Commit

Permalink
Updated ffmpeg path in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfswolke committed Apr 12, 2024
1 parent 90a9447 commit f4cf45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ How to use:

- Clone the Repo
- `pip install -r requirements.txt`
- download or install [ffmpeg](https://ffmpeg.org) (If you download it put it in the src folder)
- download or install [ffmpeg](https://ffmpeg.org) (If you download it put it in the root folder or src folder)

- On Unix for easy use take the _run.sh_ file and edit the desired values
- On Windows for easy use take the _run.bat_ file and edit the desired values
Expand Down

0 comments on commit f4cf45a

Please sign in to comment.