Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit e1cead5

Browse files
committed
README
1 parent 1830d4f commit e1cead5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
This is a fork of UFO's plugin package updated for VS2015
44

55
## Getting started
6-
1. Download a [release](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/releases/)
7-
2. Place the visual studio project template in the visual studio path (see [instructions](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/blob/master/Visual%20Studio%20Project%20Template%20C%23/HOW-TO-INSTALL-ME.txt) inside the release)
8-
3. Create a new Notepad++ project inside Visual studio
9-
4. Build and copy dll to the Notepad++/plugins folder
10-
5. DONE!
6+
1. Download a [release](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/releases/) and unzip it
7+
2. Place the visual studio project template (the `Visual Studio Project Template C#\NppPlugin.zip`) in the visual studio path (see [instructions](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/blob/master/Visual%20Studio%20Project%20Template%20C%23/HOW-TO-INSTALL-ME.txt) inside the release)
8+
3. Create a new *Notepad++ project* inside Visual studio
9+
4. Build (building will copy the dll to the Notepad++/plugins folder)
10+
5. Start Notepad++ and activate your plugin from the plugins menu
1111

1212
## Content information
1313
This package contains two folders:

0 commit comments

Comments
 (0)