Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaex authored Apr 12, 2019
1 parent 27da9fe commit e200ff8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This will open Image Visualizer window which will allow you to preview image. In

### Requirements

* Visual Studio 2017
* .NET Framework 4.6.1
* Visual Studio 2019
* .NET Framework 4.7.2

### Option 1: Download it

Expand All @@ -23,14 +23,14 @@ This will open Image Visualizer window which will allow you to preview image. In

![](http://i.imgur.com/TiPdU4G.png)

3. Copy `ImageVisualizer.dll` to `%USERPROFILE%\Documents\Visual Studio 2017\Visualizers` folder.
3. Copy `ImageVisualizer.dll` to `%USERPROFILE%\Documents\Visual Studio 2019\Visualizers` folder.

### Option 2: Compile it yourself

1. Open `ImageVisualizer.sln` with Visual Studio and compile it.

2. Post build event of Visual Studio will copy `ImageVisualizer.dll` file to `%USERPROFILE%\Documents\Visual Studio 2017\Visualizers` folder automatically.
2. Post build event of Visual Studio will copy `ImageVisualizer.dll` file to `%USERPROFILE%\Documents\Visual Studio 2019\Visualizers` folder automatically.

## Credits

Icons: [Fugue Icons](http://p.yusukekamiyamane.com)
Icons: [Fugue Icons](http://p.yusukekamiyamane.com)

0 comments on commit e200ff8

Please sign in to comment.