diff --git a/INSTALLATION.md b/INSTALLATION.md index 276b27e..444cc90 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```](https://github.com/kritiksoman/GIMP-ML/blob/master/INSTALLATION.md) if getting stuck. +Note: See [```installGimpML.sh```](https://github.com/kritiksoman/GIMP-ML/blob/master/gimp-plugins/installGimpML.sh) if getting stuck. ### Using shell script and update tool