Skip to content

Commit b7f6268

Browse files
authored
Location of pyppeteer downloaded Chromium changed in v0.0.20
1 parent 026c4e5 commit b7f6268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Or you can do this async also:
219219
'<time>25</time>'
220220
221221
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
222+
Chromium into your home directory (e.g. ``~/.local/share/pyppeteer/``). This only happens
223223
once. You may also need to install a few `Linux packages <https://github.com/miyakogi/pyppeteer/issues/60>`_ to get pyppeteer working.
224224

225225
Pagination

0 commit comments

Comments
 (0)