Really fix this typo

This commit is contained in:
Pawel Kadluczka 2017-08-29 11:35:30 -07:00 committed by Pawel Kadluczka
parent 528ec95f08
commit ea78ad402a
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ The JavaScript client is being published to our dev npm registry as @aspnet/sign
- Create an .npmrc file with the following line: - Create an .npmrc file with the following line:
`@aspnet:registry=https://dotnet.myget.org/f/aspnetcore-ci-dev/npm/` `@aspnet:registry=https://dotnet.myget.org/f/aspnetcore-ci-dev/npm/`
- Run: - Run:
`npm install @apsnet/signalr-client` `npm install @aspnet/signalr-client`
Alternatively, if you don't want to create the .npmrc file run the following commands: Alternatively, if you don't want to create the .npmrc file run the following commands:
``` ```
npm install msgpack5 npm install msgpack5