mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
Merge pull request #176 from wasabigeek/patch-1
Docs: Add note to install Linux packages
This commit is contained in:
@@ -181,7 +181,7 @@ Let's grab some text that's rendered by JavaScript:
|
||||
|
||||
Note, the first time you ever run the ``render()`` method, it will download
|
||||
Chromium into your home directory (e.g. ``~/.pyppeteer/``). This only happens
|
||||
once.
|
||||
once. You may also need to install a few `Linux packages <https://github.com/miyakogi/pyppeteer/issues/60>`_ to get pyppeteer working.
|
||||
|
||||
Pagination
|
||||
==========
|
||||
|
||||
Reference in New Issue
Block a user