Skip to content

Commit

Permalink
Merge pull request #94 from proudust/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Redth committed Oct 23, 2023
2 parents f94816e + 60d3747 commit 676dfbb
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 @@ -8,7 +8,7 @@ The successor to ZXing.Net.Mobile: barcode scanning and generation for .NET MAUI

### Install ZXing.Net.MAUI

1. Install [ZXing.Net.MAUI](https://www.nuget.org/packages/ZXing.Net.Maui) NuGet package on your .NET MAUI application
1. Install [ZXing.Net.Maui.Controls](https://www.nuget.org/packages/ZXing.Net.Maui.Controls) NuGet package on your .NET MAUI application

1. Make sure to initialize the plugin first in your `MauiProgram.cs`, see below

Expand Down

0 comments on commit 676dfbb

Please sign in to comment.