From f72c207cefc764eacacbd36dd8dd18aa678bc9c0 Mon Sep 17 00:00:00 2001 From: RogueRen Date: Thu, 8 Aug 2024 21:49:37 +0000 Subject: [PATCH] Update README.md formatting --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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