Skip to content

Commit 039d62d

Browse files
committed
docs: updated README.md
1 parent cba4c6c commit 039d62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Lightweight goroutine pool / 轻量级Golang协程池
66

77
To install this package, you need to install Go and set your Go workspace first.
88

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.
9+
1. You first need [Go](https://golang.org/) installed, then you can use the below Go command to install Lgopool.
1010

1111
```sh
1212
go get -u github.com/L2ncE/LgoPool

0 commit comments

Comments
 (0)