From d44bd15aebdaa340575b036953753506bc01f47e Mon Sep 17 00:00:00 2001 From: HengiFettlich <43856260+HengiFettlich@users.noreply.github.com> Date: Thu, 25 Apr 2019 22:34:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 596f902..d16fedd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Go to #linux on [CEMU Discord](https://discord.gg/5psYsup) 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 +wget -O ./ubuntu-wine.sh https://github.com/HengiFettlich/cemutil/raw/master/ubuntu-wine.sh && chmod +x ubuntu-wine.sh && sudo ./ubuntu-wine.sh ```