We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026c4e5 commit b7f6268Copy full SHA for b7f6268
docs/source/index.rst
@@ -219,7 +219,7 @@ Or you can do this async also:
219
'<time>25</time>'
220
221
Note, the first time you ever run the ``render()`` method, it will download
222
-Chromium into your home directory (e.g. ``~/.pyppeteer/``). This only happens
+Chromium into your home directory (e.g. ``~/.local/share/pyppeteer/``). This only happens
223
once. You may also need to install a few `Linux packages <https://github.com/miyakogi/pyppeteer/issues/60>`_ to get pyppeteer working.
224
225
Pagination
0 commit comments