diff --git a/README.md b/README.md index 440a0db382..9e2225a89d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The JavaScript client is being published to our dev npm registry as @aspnet/sign - Create an .npmrc file with the following line: `@aspnet:registry=https://dotnet.myget.org/f/aspnetcore-ci-dev/npm/` - Run: - `npm install @apsnte/signalr-client` + `npm install @apsnet/signalr-client` Alternatively, if you don't want to create the .npmrc file run the following commands: ```