Skip to content

Commit dc30be8

Browse files
Update README.md
1 parent 6090c84 commit dc30be8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
To install CacheManager.Serialization.Hyperion, run the following command in the Package Manager Console
1313

1414
```
15-
Install-Package Armut.Iyzipay
15+
Install-Package CacheManager.Serialization.Hyperion
1616
```
1717

1818
## Usage
1919

20-
Start of by installing the `CacheManager.Serialization.Hyperion` nuget
21-
2220
`WithHyperionSerializer` extension method can be used as below
2321

2422
```csharp

0 commit comments

Comments
 (0)