Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hjr265 committed Sep 19, 2020
1 parent 01f9926 commit cb454cf
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 @@ -8,7 +8,7 @@ Redsync provides a Redis-based distributed mutual exclusion lock implementation

Install Redsync using the go get command:

$ go get github.com/go-redsync/redsync
$ go get github.com/go-redsync/redsync/v4

Two driver implementations will be installed; however, only the one used will be included in your project.

Expand Down

0 comments on commit cb454cf

Please sign in to comment.