Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Sep 7, 2023
1 parent 2dbc26a commit 3ceadf7
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 @@ -22,7 +22,7 @@ Syntax-wise, it is as close as possible to jQuery, with the same function names

## Installation

Please note that because of the net/html dependency, goquery requires Go1.1+ and is tested on Go1.7+.
Please note that because of the net/html dependency, goquery requires Go1.1+ and is tested on the latest 2 versions of Go.

$ go get github.com/PuerkitoBio/goquery

Expand Down

0 comments on commit 3ceadf7

Please sign in to comment.