Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ A Notepad++ Plugin to view a Markdown file rendered on-the-fly
Download the latest [release here][9]. For a full version history go [here][10].

## Installation
Download a [release version][9] and copy the included **MarkdownViewerPlusPlus.dll** to the *plugins* sub-folder at your Notepad++ installation directory. The plugin adds a small Markdown icon ![Markdown icon](https://raw.githubusercontent.com/nea/MarkdownViewerPlusPlus/master/MarkdownViewerPlusPlus/Resources/markdown-16x16-solid.png) to the toolbar to toggle the viewer as dockable panel.
Download a [release version][9], create a directory named **MarkdownViewerPlusPlus** in the *plugins* subfolder at your Notepad++ installation directory, and copy the included **MarkdownViewerPlusPlus.dll** to the *MarkdownViewerPlusPlus* directory. The plugin adds a small Markdown icon ![Markdown icon](https://raw.githubusercontent.com/nea/MarkdownViewerPlusPlus/master/MarkdownViewerPlusPlus/Resources/markdown-16x16-solid.png) to the toolbar to toggle the viewer as dockable panel.

### Plugin Manager
If you have the [Plugin Manager][13] installed you can search for MarkdownViewer++ and install it via that plugin.
Expand Down