We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba4c6c commit 039d62dCopy full SHA for 039d62d
README.md
@@ -6,7 +6,7 @@ Lightweight goroutine pool / 轻量级Golang协程池
6
7
To install this package, you need to install Go and set your Go workspace first.
8
9
-1. You first need [Go](https://golang.org/) installed (**version 1.15+ is required**), then you can use the below Go command to install Lgopool.
+1. You first need [Go](https://golang.org/) installed, then you can use the below Go command to install Lgopool.
10
11
```sh
12
go get -u github.com/L2ncE/LgoPool
0 commit comments