diff --git a/README.md b/README.md index 1d45edf..0d67fa3 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,12 @@ Live2D - [FaceTracker](https://flathub.org/apps/de.z_ray.Facetracker) off Flathub or you can follow [RougeRen's guide](https://www.youtube.com/watch?v=Q3aMVZXh_cI&t=7s) -- Make sure your wine dependencies are updated +- Make sure your wine dependencies are updated by running the following commands in a terminal Ubuntu: sudo apt install wine && sudo apt update + Fedora: sudo dnf install wine && sudo dnf update + Arch: sudo pacman -Syu wine