Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuryd authored Aug 28, 2017
1 parent 962905a commit 169a7c3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,16 @@ Includes example using ***Electron*** to build cross-platform desktop app.

## Installation

*$ npm install dotnetify --save*

ASP.NET Core:

*PM> Install-Package DotNetify.Core -pre*
*PM> Install-Package DotNetify.SignalR -pre*
*$ npm install dotnetify --save*

ASP.NET 4.5:

*PM> Install-Package DotNetify*

Read the website on how to configure your project ([React](http://dotnetify.net/react/Installation) | [Knockout](http://dotnetify.net/index/Installing)).

Expand Down

0 comments on commit 169a7c3

Please sign in to comment.