diff --git a/docs/source/index.rst b/docs/source/index.rst index 1e891d7..1549718 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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 `_ to get pyppeteer working. Pagination ==========