From 0c646cd8b8e5fd89b1b478450983b3d1de3fd3b9 Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 26 Apr 2023 16:50:18 -0500 Subject: [PATCH] Update running_from_source.md --- docs/running_from_source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running_from_source.md b/docs/running_from_source.md index 55523e32..bcd88d60 100644 --- a/docs/running_from_source.md +++ b/docs/running_from_source.md @@ -56,7 +56,7 @@ There are three external libraries. You just have to get them and put them in th 1. If you are on Windows 8.1 or older, get [this](https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20210228-git-d1be8bb.7z). 2. If you are on Windows 10 or newer, try [this](https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20220501-git-9ffaa6b.7z). - 2a. If you want the latest, try [this](https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20230212-git-a40958c.7z), but you have to rename the dll to `mpv-2.dll`. + 3. If you want the latest, try [this](https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20230212-git-a40958c.7z), but you have to rename the dll to `mpv-2.dll`. Then open that archive and place the 'mpv-1.dll' or 'mpv-2.dll' into `install_dir`.