From cd65bd1d0b697e6d7b088ee8c809fb4a19adb1bc Mon Sep 17 00:00:00 2001 From: SIGSEGV Date: Mon, 21 Feb 2022 10:58:58 +0530 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01a8ea5..8f937ca 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The script takes a directory or image, adds various effects and caches the image Clone the repo and run the script. The script is very simple and takes two parameters: * ``: (string) 'user' installs to '~/.local/bin/', 'system' installs to '/usr/local/bin' - * `[]`: (string) defaults to local, which will install from the local copy of the repo. Use 'latest', which will determine the latest tag from git or specified branch/tag + * `[]`: (string) defaults to local, which will install from the local copy of the repo. Use 'latest', which will discard any chnage made locally and update the repo For system-installation: ```sh