From 1eafca765d1f5fcbabd83f9a7666e39fd07950a4 Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Sun, 17 Jul 2022 13:22:12 +0100 Subject: [PATCH] v2.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99c8925..6c01356 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If the revival crashes/doesn't launch, try to: 1. Make sure all necessary optional wine dependencies are installed. You can install them on Arch Linux by running these commands: -`sudo pacman -S expac +`sudo pacman -S expac && sudo pacman -S $(expac '%n %o' | grep ^wine)` If you're not on arch, look at this website to see all the dependencies: https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies