From: Agnibho Mondal Date: Thu, 22 Feb 2018 23:08:53 +0000 (+0530) Subject: Updated installation instruction X-Git-Url: https://code.agnibho.com/repo?p=imagecap.git;a=commitdiff_plain;h=d43a0df8b0ceffaa78d9f68fc46ce4acc068a33d Updated installation instruction --- diff --git a/README b/README index 1282132..47a40ec 100644 --- a/README +++ b/README @@ -22,8 +22,11 @@ ImageCap depends on: bash, coreutils, sed, exiftool, feh, xdg-open. Installation ------------ -Download the script and place it in your path. Alternatively you can place it -anywhere and create an alias instead. +Make sure you have all the dependencies installed in your system. + +Run 'make install' to install the program to your system. You may need to be +superuser to do this. If you wish to uninstall the program you can do so by +running 'make uninstall'. Usage -----