From 047a2df9e2bac3990bdb41061cad2159f0dac0fe Mon Sep 17 00:00:00 2001 From: HengiFettlich <43856260+HengiFettlich@users.noreply.github.com> Date: Mon, 17 Jun 2019 12:27:21 +0200 Subject: [PATCH] running as root is baaad prolly becoming senile by now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4845066..440f899 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,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 ./ubuntu-wine.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 && ./ubuntu-wine.sh ``` Vega Users