From 61ea32919534d1ebd173d6e4887e2d1c1d1b2068 Mon Sep 17 00:00:00 2001 From: HengiFettlich <43856260+HengiFettlich@users.noreply.github.com> Date: Thu, 25 Apr 2019 22:32:00 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c3ed88d..7420530 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,8 @@ Support Go to #linux on [CEMU Discord](https://discord.gg/5psYsup) - Currently wine-staging 4.5 seems to be not working. If you're using an Arch based Distro, it is recommended to build wine-tkg yourself.(https://github.com/Tk-Glitch/PKGBUILDS/tree/master/wine-tkg-git) - Ubuntu Users should install wine-staging 4.6 +``` +wget -O ./cemutil.sh https://github.com/HengiFettlich/cemutil/raw/master/ubuntu-wine.sh && chmod +x ubuntu-wine.sh && sudo ./ubuntu-wine.sh +``` + +