Fix broken ffmpeg link

This commit is contained in:
David Robles
2023-06-26 08:47:15 -07:00
parent 789cf77081
commit 95ab7955c7

View File

@@ -33,7 +33,7 @@ The application is compatible with both CPU and GPU (Nvidia CUDA) environments,
Ensure that you have `ffmpeg` installed and correctly configured. There are many guides available on the internet to help with this. Here are a few (note: I did not create these guides): Ensure that you have `ffmpeg` installed and correctly configured. There are many guides available on the internet to help with this. Here are a few (note: I did not create these guides):
- [How to Install FFmpeg](https://www.hostinger.com/tutorials/how-to-install-ffmpe) - [How to Install FFmpeg](https://www.hostinger.com/tutorials/how-to-install-ffmpeg)
## Installation ## Installation