Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianSuess committed May 1, 2023
1 parent 4715c87 commit 88584a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,13 @@ Be sure to check out the [ChangeLog.md](ChangeLog.md) and [Upgrading-to-Avalonia
Add the Prism.Avalonia and its DryIoc packages to your project:

```powershell
# Avalonia v0.10.18
Install-Package Prism.Avalonia -Version 8.1.97.2
Install-Package Prism.DryIoc.Avalonia -Version 8.1.97.2
# Avalonia v11-preview5
Install-Package Prism.Avalonia -Version 8.1.97.4-preview.11.5
Install-Package Prism.DryIoc.Avalonia -Version 8.1.97.4-preview.11.5
```

## How to use
Expand Down

0 comments on commit 88584a4

Please sign in to comment.