From 99522a5d683ad858e7228500fa7fe56027fe3921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 24 Aug 2019 00:02:43 -0500 Subject: unnecessary superUser for Zip compiler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 934eb3d..1beba16 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You'll also need the ```glib-compile-schemas``` and ```gdk-pixbuf-pixdata``` co After installing all the dependencies, change to the cloned directory and, run the following in Terminal, ```sh -sudo make zip +make zip ``` or for install in global system: -- cgit v1.2.3