Skip to content

Commit 5f7e5b0

Browse files
committed
Update readme for manual installation, as plugin needs to be in folder nowadays!
1 parent 9fa9e0c commit 5f7e5b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Installation
2525

2626
OR
2727

28-
1. Go to [releases](https://github.com/p0358/notepadpp-CodeStats/releases) and download zip file for correct architecture.
28+
1. Go to [releases](https://github.com/p0358/notepadpp-CodeStats/releases) and download zip file for correct architecture of your Notepad++ installation.
2929

30-
2. Put it in Notepad++ plugin dir, for example (for x86): `C:\Program Files (x86)\Notepad++\plugins`, or (for x64): `C:\Program Files\Notepad++\plugins`.
30+
2. Put it in Notepad++ plugin dir, inside of `CodeStats` folder, for example (for x86): `C:\Program Files (x86)\Notepad++\plugins\CodeStats`, or (for x64): `C:\Program Files\Notepad++\plugins\CodeStats`.
3131

3232
3. Start/restart Notepad++.
3333

0 commit comments

Comments
 (0)