Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tsawler committed May 4, 2024
1 parent e1787dc commit 27f8358
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 @@ -11,7 +11,7 @@ Package remember provides an easy way to implement a Redis or Badger cache in yo
## Installation
Install it in the usual way:

`go get -u github.com/tsawler/remember/v2`
`go get -u github.com/tsawler/remember`

# Usage
Create an instance of the `remember.Cache` type by using the `remember.New()` function, and optionally
Expand Down

0 comments on commit 27f8358

Please sign in to comment.