Commit: 657234cdbc39a7f15603c6f09ae3d80351a137c5 Parent: cdb3f67c49983084db9b0f1d060384dc4ff5f80e Author: Ren Tatsumoto Date: Mon, 16 Nov 2020 04:48:26 +0300 make sure #12 never happens again Diffstat:
M | README.md | | | 8 | ++++++-- |
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -45,8 +45,8 @@ while watching your favorite TV show. </tr> <tr> <td><a href="https://wiki.archlinux.org/index.php/Mpv">mpv</a></td> - <td><a href="https://mpv.io/installation/">mpv</a></td> - <td>v0.32.0 or newer</td> + <td><a href="https://sourceforge.net/projects/mpv-player-windows/files">mpv</a></td> + <td>v0.32.0 or newer.</td> </tr> <tr> <td><a href="https://wiki.archlinux.org/index.php/Anki">Anki</a></td> @@ -76,6 +76,10 @@ Install all dependencies at once (on [Arch-based](https://www.parabola.nu/) $ sudo pacman -Syu mpv anki curl xclip --needed ``` +If you're on Windows machine, watch [this tutorial](https://youtu.be/bbg6ztWecbU?t=103). +Make sure you choose a build by `shinchiro`, +otherwise you may encounter problems when making Anki cards. + ## Installation ### Manually