Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lecaillon committed Jun 9, 2019
1 parent 1908af3 commit aa652f2
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 @@ -22,7 +22,7 @@ Install-Package Cassette.Http
```

### Requirement
- **.NET Core 2+** or **.NET 4.6.1+**
- **.NET Core 2.1+** or **.NET 4.6.1+**
- Register an implementation of [`IDistributedCache`](https://docs.microsoft.com/en-us/aspnet/core/performance/caching/distributed) (Redis, SQL Server, in-memory).

### Usage
Expand Down

0 comments on commit aa652f2

Please sign in to comment.