From dee64ab2da6da8c5d31842212c20361e2cf0d89f Mon Sep 17 00:00:00 2001 From: HengiFettlich <43856260+HengiFettlich@users.noreply.github.com> Date: Thu, 25 Apr 2019 22:33:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7420530..596f902 100644 --- a/README.md +++ b/README.md @@ -25,6 +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 + + Users with Ubuntu 18.04 and later can run this command in terminal: ``` wget -O ./cemutil.sh https://github.com/HengiFettlich/cemutil/raw/master/ubuntu-wine.sh && chmod +x ubuntu-wine.sh && sudo ./ubuntu-wine.sh ```