Updated docs for rendered requests

This commit is contained in:
Musab Gültekin 2019-07-26 16:40:42 +03:00
parent e07ef4d66d
commit 32077d8433

View File

@ -53,9 +53,9 @@ See [tests](https://github.com/geziyor/geziyor/blob/master/geziyor_test.go) for
### Installation
Go 1.12 required
go get -u github.com/geziyor/geziyor
go get github.com/geziyor/geziyor
If you want to make JS rendered requests, make sure you have Chrome installed.
**NOTE**: macOS limits the maximum number of open file descriptors.
If you want to make concurrent requests over 256, you need to increase limits.