Skip to content

Commit

Permalink
Merge pull request #1 from ganego/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
geoffmcl committed Jan 14, 2017
2 parents 302cb8d + 0a8bcb5 commit cd185c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The build is now done using [CMake][2] to generate native build files. It suppor

Just copy the Tidy2.dll to your Notepad++\plugins directory. It is a good idea the backup any current Tidy2.dll in case your build is rejected by Notepad++ ;=() And remember you may have to do this copying with `administration` priviledges, depending on where Notepad++ is installed.

Ideally add quickref.html which should be in the tidy-html5\documentation folder to the doc folder to Notepad++\plugins directory too, so you will have the correct documentation, and the "Show Config Help" option will show the documentation that applies to your version (rather than simply the latest on the web).
Ideally add quickref.html which should be in the `Notepad++\plugins\doc\Tidy2\` folder, so you will have the correct documentation, and the "Show Config Help" option will show the documentation that applies to your version (rather than simply the latest on the web).

Further, the config folder contains 3 sample tidy config files. These should be checked, and copied to `C:\Users\<user>\AppData\Roaming\Notepad++\plugins\config\.`. They can be edited in NotePad++ to contain what ever you want.

Expand Down

0 comments on commit cd185c5

Please sign in to comment.