Skip to content

Commit 656050e

Browse files
authored
Update README.md
1 parent 383bc46 commit 656050e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# CSharpRegexTools4Npp
22
Some tools for using C# Regex for Notepad++ (As Notepad++ Plugin)
33

4-
Need a [Notepad++](https://notepad-plus-plus.org/) installed on the machine.
4+
Need a [Notepad++](https://notepad-plus-plus.org/) installed on the machine and the right to write in the plugin directory.
55
(At least version 7.6.3, older versions can work but need modification of the file [NppPlugin.DllExport.targets](https://github.com/codingseb/CSharpRegexTools4Npp/blob/master/CSharpRegexTools4Npp/PluginInfrastructure/DllExport/NppPlugin.DllExport.targets))
6-
And the right to write in the plugin directory
6+
77

88
## Credits
99
Based on : [NotepadPlusPlusPluginPack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net)

0 commit comments

Comments
 (0)