From f3618234accbb86df5273dda3a183b38b60cefff Mon Sep 17 00:00:00 2001 From: RogueRen Date: Thu, 8 Aug 2024 21:50:17 +0000 Subject: [PATCH] Update README.md formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d67fa3..7e5a027 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ Live2D - Make sure your wine dependencies are updated by running the following commands in a terminal - Ubuntu: sudo apt install wine && sudo apt update + Ubuntu: `sudo apt install wine && sudo apt update` - Fedora: sudo dnf install wine && sudo dnf update + Fedora: `sudo dnf install wine && sudo dnf update` - Arch: sudo pacman -Syu wine + Arch: `sudo pacman -Syu wine` - If you have an Update manager make sure you're up-to-date