diff --git a/README.md b/README.md
index ee79986..48c17fd 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,8 @@ If you didn't use CUDA models before, some additional steps might be needed one
3. **Install ffmpeg**:
- > **Note**: *Installation of ffmpeg might not actually be needed to operate RealtimeSTT* *thanks to jgilbert2017 for pointing this out
+ > **Note**: *Installation of ffmpeg might not actually be needed to operate RealtimeSTT* *thanks to jgilbert2017 for pointing this out
+ > Upstream does not support the use of ffmpeg7 yet. Please ensure that the installed ffmpeg version is correct (either ffmpeg5 or ffmpeg6).
You can download an installer for your OS from the [ffmpeg Website](https://ffmpeg.org/download.html).