Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 55bd0c0

Browse files
scottaddieSteveSandersonMS
authored andcommitted
Update SpaServices NuGet package installation requirement
1 parent f906881 commit 55bd0c0

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.AspNetCore.SpaServices

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.SpaServices/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Behind the scenes, it uses the [`Microsoft.AspNetCore.NodeServices`](https://git
2020

2121
### Installation into existing projects
2222

23-
* Add `Microsoft.AspNetCore.SpaServices` to the dependencies list in your `project.json` file
23+
* Install the `Microsoft.AspNetCore.SpaServices` NuGet package
2424
* Run `dotnet restore` (or if you use Visual Studio, just wait a moment - it will restore dependencies automatically)
2525
* Install supporting NPM packages for the features you'll be using:
2626
* For **server-side prerendering**, install `aspnet-prerendering`

0 commit comments

Comments
 (0)