aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-24 00:02:43 -0500
committerJesús <heckyel@hyperbola.info>2019-08-24 00:02:43 -0500
commit99522a5d683ad858e7228500fa7fe56027fe3921 (patch)
tree1f5c251a7e23eb41a2ec25414cdcf3bf9ed4b0da /README.md
parent7c33035c20fa21020aeea8606eb63c7e4ef22e1f (diff)
downloadlibrix-99522a5d683ad858e7228500fa7fe56027fe3921.tar.lz
librix-99522a5d683ad858e7228500fa7fe56027fe3921.tar.xz
librix-99522a5d683ad858e7228500fa7fe56027fe3921.zip
unnecessary superUser for Zip compiler
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: