Skip to content

Commit 2e78ad1

Browse files
authored
Merge pull request #5 from fitomad/develop
Fix nuget package name
2 parents 2456367 + 26017a6 commit 2e78ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Please, refer to Apple official documentation to create the certificate or JWT K
2222
To install the package, use:
2323

2424
```bash
25-
dotnet add package Fitomad.Apns
25+
dotnet add package Apns
2626
```
2727

2828
## Dependency Injection. Create an `ApnsClient` instance

0 commit comments

Comments
 (0)