diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |