Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle authored Sep 18, 2024
1 parent 294d8ca commit b8a4ea3
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 @@ -39,7 +39,7 @@ Firstly, you'll need to reference the [`MJML.NET` NuGet Package](https://www.nug
PM > Install-Package Mjml.Net
```

Secondly, include `MJML.NET` namespace into your project.
Secondly, include `Mjml.NET` namespace into your project.
```csharp
using Mjml.Net;
```
Expand Down

0 comments on commit b8a4ea3

Please sign in to comment.