Skip to content

Commit a7b18a2

Browse files
authored
Update README.md
1 parent e3a8e59 commit a7b18a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugins/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Then run python.exe setup.py build_ext -i
1212
If there is no error the plugin will be created and copied to the notepad++ plugins directory.
1313

1414
Tested on Windows 7 x64 with
15+
~~~
1516
Python 3.8.5
1617
cffi 1.14.2 (pip install cffi)
1718
cython 3.0a6 (pip install --pre cython)
1819
Visual Studio 2017 Community Edition
20+
~~~

0 commit comments

Comments
 (0)