Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner authored Mar 11, 2023
1 parent adaf431 commit 9d678a3
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 @@ -27,13 +27,13 @@ Version 5 of this package specifically targets Umbraco 10 and above, but past ma
The Umbraco 10+ version of this package is only available via <a href="https://www.nuget.org/packages/Skybrud.Umbraco.GridData" target="_blank">NuGet</a>. To install the package, you can use either .NET CLI:

```
dotnet add package Skybrud.Umbraco.GridData --version 5.0.0
dotnet add package Skybrud.Umbraco.GridData --version 5.0.1
```

or the older NuGet Package Manager:

```
Install-Package Skybrud.Umbraco.GridData -Version 5.0.0
Install-Package Skybrud.Umbraco.GridData -Version 5.0.1
```

**Umbraco 9**
Expand Down

0 comments on commit 9d678a3

Please sign in to comment.