Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrpetrin committed Mar 4, 2023
1 parent a60e983 commit b14a1a5
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 @@ -6,7 +6,7 @@ Package deque implements a very fast and efficient general purpose queue/stack/d
## Install
From a configured [Go environment](https://golang.org/doc/install#testing):
```sh
go get -u github.com/ef-ds/deque
go get -u github.com/ef-ds/deque/v2
```

We recommend to target only released versions for production use.
Expand Down

0 comments on commit b14a1a5

Please sign in to comment.