From d888cd682247c27012747804d79d810ad5c5bf1b Mon Sep 17 00:00:00 2001 From: kritiksoman <33869270+kritiksoman@users.noreply.github.com> Date: Sun, 27 Sep 2020 09:39:03 +0530 Subject: [PATCH] Update INSTALLATION.md --- INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index 10aa7ef..276b27e 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -24,7 +24,7 @@ Clone this repository: ```git clone https://github.com/kritiksoman/GIMP-ML.git`` [7] Download the weights folder from [link](https://drive.google.com/drive/folders/10IiBO4fuMiGQ-spBStnObbk9R-pGp6u8?usp=sharing) and move it inside ```gimp-plugins``` folder.
[8] Allow the python scripts to be executable using ```chmod +x *.py``` in the ```gimp-plugins``` folder.
[9] Run GIMP.
-Note: See ```installGimpML.sh``` if getting stuck. +Note: See [```installGimpML.sh```](https://github.com/kritiksoman/GIMP-ML/blob/master/INSTALLATION.md) if getting stuck. ### Using shell script and update tool