Update README.md

Fix typo
This commit is contained in:
David Pendray 2017-08-31 14:54:54 +01:00 committed by Pawel Kadluczka
parent 7db480b23e
commit e8d3587f9f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ You can watch an introductory presentation here - [Introducing ASP.NET Core Sock
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
The JavaScript client is being published to our dev npm registry as @aspnet/signlar-client. The module contains a browserfied version of the client. You can install the module as follows:
The JavaScript client is being published to our dev npm registry as @aspnet/signalr-client. The module contains a browserfied version of the client. You can install the module as follows:
- Create an .npmrc file with the following line:
`@aspnet:registry=https://dotnet.myget.org/f/aspnetcore-ci-dev/npm/`