diff --git a/src/renderer/features/action-required/components/mpv-required.tsx b/src/renderer/features/action-required/components/mpv-required.tsx
index ef45355a8..4ef6779c9 100644
--- a/src/renderer/features/action-required/components/mpv-required.tsx
+++ b/src/renderer/features/action-required/components/mpv-required.tsx
@@ -22,8 +22,13 @@ export const MpvRequired = () => {
return (
<>
- MPV is required for local playback. Set your MPV executable location
- below.
+ Set your MPV executable location below and restart the application.
+
+
+ MPV is available at the following:{' '}
+
+ https://mpv.io/
+