Skip to content

Commit 15b1ff7

Browse files
authored
added nuget install cmd
1 parent 3856834 commit 15b1ff7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# MvcInterop
1+
# MvcInteropX
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/s3kvj1umjmel1plf?svg=true)](https://ci.appveyor.com/project/EricNewton/mvcinterop)
44
[![NuGet](https://img.shields.io/nuget/v/Nuget.Core.svg)]()
55

66
This is a fork of Zeus MvcInterop to provide MVC capabilities to WebForms pages.
7+
8+
Install using Nuget:
9+
```
10+
nuget install MvcInteropX
11+
```
12+

0 commit comments

Comments
 (0)