From c784d42cf93f75418550a43f4b95f9c9d25cec8e Mon Sep 17 00:00:00 2001 From: Casu Al Snek <76276047+casualsnek@users.noreply.github.com> Date: Sun, 10 Oct 2021 22:11:17 +0545 Subject: [PATCH] Corrected requirement installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b71d2..b2fb08d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Then run: git clone https://github.com/casualsnek/waydroid_script cd waydroid_script - python3 -m pip -r requirements.txt + sudo python3 -m pip install -r requirements.txt sudo python3 waydroid_extras.py [-i/-g/-n/-h] ## Install OpenGapps