pnedev / comparePlus

Compare plugin for Notepad++
GNU General Public License v3.0
1.01k stars 139 forks source link

Manual plugin installation problem feedback #372

Open imbyron opened 1 year ago

imbyron commented 1 year ago

Hello author, regarding manual installation. The instructions say that you need to create a ComparePlugin folder, I did this, it doesn’t work, actually you should create a ComparePlus folder, this should be a documentation error.

rdipardo commented 1 year ago

You are looking at the historical instructions, for people who have not upgraded yet. See the section of the README which says:

This GitHub project is also the home of the latest source and releases of Compare-plugin for Notepad++ . . .

Maybe it would be more obvious if there were distinct Markdown headings above the different installation guides, e.g.,

## How to install ComparePlus
1. ...
2. ... 

## How to install ComparePlugin **DEPRECATED**
1. ...
2. ...