Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Basaingeal committed Jun 14, 2019
1 parent 1bde9b2 commit 63d337a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This package provides Blazor applications with access to the browser's [Page Vis
1) In your Blazor app, add the `CurrieTechnologies.Razor.PageVisibility` [NuGet package](https://www.nuget.org/packages/CurrieTechnologies.Razor.PageVisibility/)

```
Install-Package CurrieTechnologies.Blazor.PageVisibility
Install-Package CurrieTechnologies.Razor.PageVisibility
```

1) In your Blazor app's `Startup.cs`, register the 'PageVisibilityService'.
Expand Down

0 comments on commit 63d337a

Please sign in to comment.