diff --git a/tutorial/index.html b/tutorial/index.html index cb79d2b..9579318 100644 --- a/tutorial/index.html +++ b/tutorial/index.html @@ -102,5 +102,11 @@ <li>Paste the URL</li> <li>Enable the source and click OK, then wait for everything to load and go to TV</li> </ol> + + <h3 id="mpv">MPV</h3> + <ol> + <li>Copy the URL</li> + <li>Open a terminal emulator and type "mpv" followed by pasting the URL</li> + </ol> </body> </html> \ No newline at end of file