Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkatz6 authored Jul 10, 2023
1 parent 46f2e6e commit 7b4f3b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Many modern HTML features are not supported.

For samples, see Demo project.

NuGet: https://www.nuget.org/packages/Avalonia.HtmlRenderer/11.0.0-preview7
NuGet: https://www.nuget.org/packages/Avalonia.HtmlRenderer/11.0.0
```xml
<PackageReference Include="Avalonia.HtmlRenderer" Version="11.0.0-preview7" />
<PackageReference Include="Avalonia.HtmlRenderer" Version="11.0.0" />
```


Expand Down

0 comments on commit 7b4f3b4

Please sign in to comment.